Searched refs:IN6ADDR_ANY_INIT (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/lib/isc/win32/
H A Dipv6.c26 IN6ADDR_ANY_INIT;
H A Dnet.c53 const struct in6_addr isc_net_in6addrany = IN6ADDR_ANY_INIT;
/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/
H A Dipv6.c28 const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
H A Dnet.c98 const struct in6_addr isc_net_in6addrany = IN6ADDR_ANY_INIT;
/netbsd-current/external/bsd/libbind/dist/inet/
H A Dinet_data.c45 const struct in6_addr isc_in6addr_any = IN6ADDR_ANY_INIT;
/netbsd-current/lib/libc/net/
H A Dvars6.c52 const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
/netbsd-current/external/bsd/ntp/dist/lib/isc/win32/include/isc/
H A Dipv6.h52 #ifndef IN6ADDR_ANY_INIT
53 #define IN6ADDR_ANY_INIT {{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }} macro
/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/include/isc/
H A Dnet.h50 * It ensures that #INADDR_LOOPBACK, #INADDR_ANY, #IN6ADDR_ANY_INIT,
104 #ifndef IN6ADDR_ANY_INIT
108 * IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INIT were added in
113 #define IN6ADDR_ANY_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } } macro
115 #define IN6ADDR_ANY_INIT { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } macro
/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dipv6.h77 #define IN6ADDR_ANY_INIT {{{ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }}} macro
/netbsd-current/external/bsd/libbind/dist/
H A Dport_after.h.in99 #define IN6ADDR_ANY_INIT \
123 #undef IN6ADDR_ANY_INIT
128 #ifndef IN6ADDR_ANY_INIT
129 #define IN6ADDR_ANY_INIT {{{ 0, 0, 0, 0 }}}
140 #ifndef IN6ADDR_ANY_INIT
142 #define IN6ADDR_ANY_INIT \
146 #define IN6ADDR_ANY_INIT \
/netbsd-current/usr.sbin/mld6query/
H A Dmld6.c60 static struct in6_addr maddr = IN6ADDR_ANY_INIT, any = IN6ADDR_ANY_INIT;
/netbsd-current/tests/sys/netinet6/
H A Dt_print.c45 IN6ADDR_ANY_INIT,
/netbsd-current/include/
H A Dresolv.h202 #ifdef IN6ADDR_ANY_INIT
/netbsd-current/external/bsd/libbind/dist/include/
H A Dresolv.h208 #ifdef IN6ADDR_ANY_INIT
/netbsd-current/sys/netinet6/
H A Din6_proto.c475 , .sin6_addr = IN6ADDR_ANY_INIT
H A Din6.h208 #define IN6ADDR_ANY_INIT \ macro
H A Din6.c125 const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
141 0, 0, IN6ADDR_ANY_INIT, 0};
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_util.c1611 struct in6_addr anyaddr = IN6ADDR_ANY_INIT;
/netbsd-current/sys/netinet/
H A Dtcp_vtw.c2025 static struct in6_addr any = IN6ADDR_ANY_INIT;

Completed in 302 milliseconds