Home
last modified time | relevance | path

Searched refs:mac_callback_remove (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/uts/common/sys/
H A Dmac_impl.h729 extern boolean_t mac_callback_remove(mac_cb_info_t *, mac_cb_t **, mac_cb_t *);
/onnv-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c3253 if (mac_callback_remove(mcbi, &mip->mi_promisc_list, in mac_promisc_remove()
3255 VERIFY(mac_callback_remove(&mip->mi_promisc_cb_info, in mac_promisc_remove()
3625 if (mac_callback_remove(&mip->mi_notify_cb_info, in mac_notify_remove()
H A Dmac.c659 mac_callback_remove(mac_cb_info_t *mcbi, mac_cb_t **mcb_head, in mac_callback_remove() function
803 VERIFY(mac_callback_remove(&mip->mi_promisc_cb_info, in i_mac_promisc_walker_cleanup()
7207 if (mac_callback_remove(mcbi, cblist, &mtnfp->mtnf_link)) in mac_client_tx_notify_remove()