Home | Sort by: relevance | last modified time | path |
/src/sys/netinet6/ | |
in6.h | 162 #define IN6MASK64 {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \ 175 extern const struct in6_addr in6mask64; |
in6.c | 136 const struct in6_addr in6mask64 = IN6MASK64; variable in typeref:typename:const struct in6_addr |