Home
last modified time | relevance | path

Searched refs:DNS_DISPATCHATTR_MAKEQUERY (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Ddispatch.h143 #define DNS_DISPATCHATTR_MAKEQUERY 0x00000040U macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drequest.c585 attrs |= DNS_DISPATCHATTR_MAKEQUERY; in create_tcp_dispatch()
H A Dresolver.c3176 attrs |= DNS_DISPATCHATTR_MAKEQUERY; in resquery_connected()