Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet6/
H A Din6.h139 #define IN6MASK32 {{{ 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, \ macro
/f-stack/freebsd/netinet6/
H A Din6.h139 #define IN6MASK32 {{{ 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, \ macro
H A Din6.c144 const struct in6_addr in6mask32 = IN6MASK32;