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

  /src/sys/netinet6/
in6.h 164 #define IN6MASK96 {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \
176 extern const struct in6_addr in6mask96;
in6.c 137 const struct in6_addr in6mask96 = IN6MASK96; variable in typeref:typename:const struct in6_addr

Completed in 71 milliseconds