Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet6/
H A Din6.h208 #define IN6MASK128 {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ macro
H A Din6_src.c1872 .sin6_addr = IN6MASK128, in addrsel_policy_init()
H A Din6.c176 const struct in6_addr in6mask128 = IN6MASK128;