Home
last modified time | relevance | path

Searched defs:ISDUALSTACK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dresolver.c632 #define ISDUALSTACK( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c605 #define ISDUALSTACK(a) (((a)->flags & FCTX_ADDRINFO_DUALSTACK) != 0) macro