Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet6/
H A Din6.h143 #define IN6MASK96 {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ macro
/f-stack/freebsd/netinet6/
H A Din6.h143 #define IN6MASK96 {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ macro
H A Din6.c146 const struct in6_addr in6mask96 = IN6MASK96;