Searched refs:ip_mcast_mapping (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip_ndp.c | 1037 ip_mcast_mapping(ill, (uchar_t *)dst, hw_addr); in nce_set_multicast_v6() 1136 ip_mcast_mapping(ill, addr, hw_addr); in ndp_mcastreq() 3954 ip_mcast_mapping(ill, (uchar_t *)dst, hw_addr); in nce_set_multicast_v4()
|
H A D | ip_if.c | 5353 ip_mcast_mapping(ill_t *ill, uchar_t *addr, uchar_t *hwaddr) in ip_mcast_mapping() function
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | ip.h | 484 extern void ip_mcast_mapping(struct ill_s *, uchar_t *, uchar_t *);
|