Searched defs:ipv6_unspecified_group (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c135 const in6_addr_t ipv6_unspecified_group = { 0xff000000U, 0, 0, 0 }; variable
137 const in6_addr_t ipv6_unspecified_group = { 0x000000ffU, 0, 0, 0 }; variable

Completed in 55 milliseconds