Searched refs:IN6MASK128 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6.h | 145 #define IN6MASK128 {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ macro
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6.h | 145 #define IN6MASK128 {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ macro
|
| H A D | in6.c | 147 const struct in6_addr in6mask128 = IN6MASK128;
|
| /f-stack/freebsd/net/altq/ |
| H A D | altq_subr.c | 1379 #define IN6MASK128 {{{ 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff }}} macro 1381 const struct in6_addr in6mask128 = IN6MASK128;
|