Home
last modified time | relevance | path

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

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