Searched defs:add_opt (Results 1 - 3 of 3) sorted by relevance
/bind-9.11.3/bin/tools/ |
H A D | mdig.c | 491 add_opt(dns_message_t *msg, isc_uint16_t udpsize, isc_uint16_t edns, function 677 add_opt(message, query->udpsize, query->edns, flags, opts, i);
|
/bind-9.11.3/bin/dig/ |
H A D | dighost.c | 1712 add_opt(dns_message_t *msg, isc_uint16_t udpsize, isc_uint16_t edns, function 1718 debug("add_opt()"); 2757 add_opt(lookup->sendmsg, lookup->udpsize,
|
/bind-9.11.3/lib/dns/ |
H A D | zone.c | 12178 add_opt(dns_message_t *message, isc_uint16_t udpsize, isc_boolean_t reqnsid, function 12347 result = add_opt(message, udpsize, reqnsid, reqexpire); 12563 result = add_opt(message, udpsize, reqnsid, ISC_FALSE);
|
Completed in 73 milliseconds