Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Diface.c83 #define IN6MASK128 {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ macro
85 static const struct in6_addr in6mask128 = IN6MASK128;
/freebsd/sys/netinet6/
H A Din6.h148 #define IN6MASK128 {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ macro
H A Din6.c159 const struct in6_addr in6mask128 = IN6MASK128;
/freebsd/sys/net/altq/
H A Daltq_subr.c1377 #define IN6MASK128 {{{ 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff }}} macro
1379 const struct in6_addr in6mask128 = IN6MASK128;