HomeSort by: relevance | last modified time | path
    Searched refs:IN6MASK64 (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 13 milliseconds