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

/illumos-gate/usr/src/uts/common/inet/
H A Dip6.h221 extern const in6_addr_t ipv6_all_rtrs_mcast;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c153 const in6_addr_t ipv6_all_rtrs_mcast = { 0xff020000U, 0, 0, 0x00000002U }; variable
155 const in6_addr_t ipv6_all_rtrs_mcast = { 0x000002ffU, 0, 0, 0x02000000U }; variable
H A Digmp.c986 mld_sendpkt(ilm, MLD_LISTENER_REDUCTION, &ipv6_all_rtrs_mcast);

Completed in 172 milliseconds