Searched refs:IN6MASK0 (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.1.10/bsd/netinet6/ |
| H A D | in6.h | 194 #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 | 1885 .sin6_addr = IN6MASK0, in addrsel_policy_init()
|
| H A D | in6.c | 169 const struct in6_addr in6mask0 = IN6MASK0;
|