Searched refs:DNS_RRL_RTYPE_QUERY (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Drrl.h73 DNS_RRL_RTYPE_QUERY, enumerator in enum:__anon152
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drrl.c406 if (rtype == DNS_RRL_RTYPE_QUERY) {
453 case DNS_RRL_RTYPE_QUERY:
829 case DNS_RRL_RTYPE_QUERY:
877 if (e->key.s.rtype == DNS_RRL_RTYPE_QUERY ||
927 if (e->key.s.rtype == DNS_RRL_RTYPE_QUERY) {
1101 rtype = DNS_RRL_RTYPE_QUERY;

Completed in 47 milliseconds