Home
last modified time | relevance | path

Searched defs:IN6ADDR_ANY_INIT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/unix/include/isc/
H A Dnet.h111 #define IN6ADDR_ANY_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } macro
113 #define IN6ADDR_ANY_INIT { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } macro
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dipv6.h51 #define IN6ADDR_ANY_INIT {{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }} macro
/freebsd/sys/netinet6/
H A Din6.h191 #define IN6ADDR_ANY_INIT \ macro