Home
last modified time | relevance | path

Searched refs:IN6MASK32 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet6/
H A Din6.h142 #define IN6MASK32 {{{ 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, \ macro
H A Din6.c156 const struct in6_addr in6mask32 = IN6MASK32;