HomeSort by: relevance | last modified time | path
    Searched refs:notify_tsig (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/nsd/dist/
xfrd-notify.h 56 tsig_record_type notify_tsig; /* tsig state for notify */ member in struct:notify_zone
xfrd-notify.c 115 tsig_create_record_custom(&not->notify_tsig, NULL, 0, 0, 4);
146 tsig_delete_record(&not->notify_tsig, NULL);
293 xfrd_tsig_sign_request(packet, &zone->notify_tsig, zone->pkts[index].dest);
xfrd.c 478 tsig_delete_record(&n->notify_tsig, NULL);

Completed in 48 milliseconds