Searched refs:IN6MASK32 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6.h167 #define IN6MASK32 {{{ 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, \ macro
H A Din6.c156 const struct in6_addr in6mask32 = IN6MASK32;

Completed in 14 milliseconds