Searched refs:IN6ADDR_LOOPBACK_INIT (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/netinet/ | ||
D | in.h | 53 static const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT; |
D | in6.h | 106 #define IN6ADDR_LOOPBACK_INIT {{{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1}}} macro |