Searched refs:DNS_MESSAGERENDER_FILTER_AAAA (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dmessage.h178 #define DNS_MESSAGERENDER_FILTER_AAAA 0x0020 /*%< filter AAAA records */ macro
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmessage.c1847 if ((options & DNS_MESSAGERENDER_FILTER_AAAA) == 0)
1852 if ((options & DNS_MESSAGERENDER_FILTER_AAAA) == 0 ||
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dclient.c959 render_opts |= DNS_MESSAGERENDER_FILTER_AAAA;

Completed in 168 milliseconds