Home
last modified time | relevance | path

Searched refs:IN6MASK32 (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/netinet6/
H A Din6.h202 #define IN6MASK32 {{{ 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, \ macro
H A Din6_src.c1936 .sin6_addr = IN6MASK32, in addrsel_policy_init()
H A Din6.c173 const struct in6_addr in6mask32 = IN6MASK32;