Searched refs:mac_multicast_remove (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | mac_client.h | 135 extern void mac_multicast_remove(mac_client_handle_t, const uint8_t *);
|
/titanic_50/usr/src/uts/common/io/dls/ |
H A D | dls.c | 106 (void) mac_multicast_remove(dsp->ds_mch, p->dma_addr); in dls_close() 425 mac_multicast_remove(dsp->ds_mch, addr); in dls_multicst_remove()
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xnbo.c | 407 (void) mac_multicast_remove(xnbop->o_mch, loop->addr); in i_xnbo_close_mac() 558 mac_multicast_remove(xnbop->o_mch, del->addr); in xnbo_mcast_find()
|
/titanic_50/usr/src/uts/common/io/aggr/ |
H A D | aggr_port.c | 574 mac_multicast_remove(port->lp_mch, addrp); in aggr_port_multicst()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 373 mac_multicast_remove(mch, mcst_p->mca.ether_addr_octet); in vsw_mac_multicast_remove() 453 (void) mac_multicast_remove(mch, (uchar_t *)&mcap->mca); in vsw_mac_multicast_remove_all()
|
/titanic_50/usr/src/uts/common/inet/sockmods/ |
H A D | sockmod_pfp.c | 1291 mac_multicast_remove(ps->ps_mch, mreq.mr_address); in pfp_setpacket_sockopt()
|
/titanic_50/usr/src/uts/common/io/mac/ |
H A D | mac_client.c | 3220 mac_multicast_remove(mac_client_handle_t mch, const uint8_t *addr) in mac_multicast_remove() function
|