Searched refs:ipv6_all_v2rtrs_mcast (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip6.h222 extern const in6_addr_t ipv6_all_v2rtrs_mcast;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c159 const in6_addr_t ipv6_all_v2rtrs_mcast = { 0xff020000U, 0, 0, 0x00000016U }; variable
161 const in6_addr_t ipv6_all_v2rtrs_mcast = { 0x000002ffU, 0, 0, 0x16000000U }; variable
H A Digmp.c2643 ip6h->ip6_dst = ipv6_all_v2rtrs_mcast;

Completed in 90 milliseconds