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