Searched refs:IN6ADDR_ANY_INIT (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/include/netinet/ |
D | in.h | 46 static const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
|
D | in6.h | 105 #define IN6ADDR_ANY_INIT {{{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}}} macro
|
/bionic/libc/private/ |
D | resolv_private.h | 195 #ifdef IN6ADDR_ANY_INIT
|
/bionic/libc/docs/ |
D | CHANGES.TXT | 233 - <netinet/in6.h>: Added IPV6_JOIN_GROUP, IPV6_LEAVE_GROUP, IN6ADDR_ANY_INIT
|