Searched refs:mac_callback_remove (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | mac_impl.h | 709 extern boolean_t mac_callback_remove(mac_cb_info_t *, mac_cb_t **, mac_cb_t *);
|
| /illumos-gate/usr/src/uts/common/io/mac/ |
| H A D | mac_client.c | 3470 if (mac_callback_remove(mcbi, &mip->mi_promisc_list, in mac_promisc_remove() 3472 VERIFY(mac_callback_remove(&mip->mi_promisc_cb_info, in mac_promisc_remove() 3921 if (mac_callback_remove(&mip->mi_notify_cb_info, in mac_notify_remove()
|
| H A D | mac.c | 669 mac_callback_remove(mac_cb_info_t *mcbi, mac_cb_t **mcb_head, in mac_callback_remove() function 833 VERIFY(mac_callback_remove(mcbi, in mac_callback_walker_exit() 8042 if (mac_callback_remove(mcbi, cblist, &mtnfp->mtnf_link)) in mac_client_tx_notify_remove()
|