Searched refs:IN6MASK32 (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6.h | 139 #define IN6MASK32 {{{ 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, \ macro
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6.h | 139 #define IN6MASK32 {{{ 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, \ macro
|
| H A D | in6.c | 144 const struct in6_addr in6mask32 = IN6MASK32;
|