Searched refs:IN6MASK0 (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.41.6/bsd/netinet6/ |
| H A D | in6.h | 195 #define IN6MASK0 {{{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}} macro
|
| H A D | in6_src.c | 1888 .sin6_addr = IN6MASK0, in addrsel_policy_init()
|
| H A D | in6.c | 169 const struct in6_addr in6mask0 = IN6MASK0;
|