Home
last modified time | relevance | path

Searched refs:ill_hasmembers_otherzones_v6 (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dip_multi.h82 extern boolean_t ill_hasmembers_otherzones_v6(ill_t *,
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip6_output.c621 if (ill_hasmembers_otherzones_v6(ill, &ip6h->ip6_dst, in ire_send_multicast_v6()
H A Dip_multi.c1476 ill_hasmembers_otherzones_v6(ill_t *ill, const in6_addr_t *v6group, in ill_hasmembers_otherzones_v6() function
1506 return (ill_hasmembers_otherzones_v6(ill, &v6group, skipzone)); in ill_hasmembers_otherzones_v4()
H A Dip6_input.c1555 !ill_hasmembers_otherzones_v6(ill, &ip6h->ip6_dst, in ip_input_multicast_v6()