Home
last modified time | relevance | path

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

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