Searched refs:IN6MASK96 (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Din6.h197 #define IN6MASK96 {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ macro
H A Din6_src.c1464 .sin6_addr = IN6MASK96,
1528 .sin6_addr = IN6MASK96,
H A Din6.c167 const struct in6_addr in6mask96 = IN6MASK96;

Completed in 86 milliseconds