Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet6/
Din6.h121 #define IN6MASK32 {{{ 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, \ macro
Din6.c113 const struct in6_addr in6mask32 = IN6MASK32;