Home
last modified time | relevance | path

Searched defs:IN6_IS_ADDR_LOOPBACK (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dnet.h159 #define IN6_IS_ADDR_LOOPBACK( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
H A Dnet.h161 #define IN6_IS_ADDR_LOOPBACK(x) \ macro
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dfake-rfc2553.h62 # define IN6_IS_ADDR_LOOPBACK(a) \ macro
/netbsd-src/external/bsd/nsd/dist/compat/
H A Dfake-rfc2553.h62 # define IN6_IS_ADDR_LOOPBACK(a) \ macro
/netbsd-src/external/bsd/libbind/dist/
H A Dport_after.h.in215 #define IN6_IS_ADDR_LOOPBACK(a) \ macro
/netbsd-src/sys/netinet6/
H A Din6.h245 #define IN6_IS_ADDR_LOOPBACK(a) \ macro