Searched refs:IN6MASK96 (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.41.6/bsd/netinet6/ |
| H A D | in6.h | 206 #define IN6MASK96 {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ macro
|
| H A D | in6_src.c | 1904 .sin6_addr = IN6MASK96, in addrsel_policy_init() 1968 .sin6_addr = IN6MASK96, in addrsel_policy_init()
|
| H A D | in6.c | 175 const struct in6_addr in6mask96 = IN6MASK96;
|