Searched refs:ll_multicast (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c581 int ll_multicast = 0; local
586 ll_multicast = HPE_MULTICAST;
588 ll_multicast = HPE_BROADCAST;
592 ill, NULL, ip6h, mp, mp, ll_multicast, ipst, error);
H A Dip_input.c615 int ll_multicast = 0; local
620 ll_multicast = HPE_MULTICAST;
622 ll_multicast = HPE_BROADCAST;
626 ill, NULL, ipha, mp, mp, ll_multicast, ipst, error);

Completed in 79 milliseconds