Searched refs:mac_group_remove_client (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/mac/ |
| H A D | mac.c | 6964 mac_group_remove_client(mac_group_t *grp, mac_client_impl_t *mcip) in mac_group_remove_client() function 7504 mac_group_remove_client(fgrp, gmcip); in mac_rx_switch_group() 7512 mac_group_remove_client(fgrp, mcip); in mac_rx_switch_group() 7530 mac_group_remove_client(fgrp, gmcip); in mac_rx_switch_group() 7887 mac_group_remove_client(fgrp, mcip); in mac_tx_switch_group() 7900 mac_group_remove_client(fgrp, gmcip); in mac_tx_switch_group() 7963 mac_group_remove_client(fgrp, gmcip); in mac_tx_switch_group() 7978 mac_group_remove_client(fgrp, mcip); in mac_tx_switch_group()
|
| H A D | mac_datapath_setup.c | 3330 mac_group_remove_client(group, mcip); in mac_datapath_teardown() 3393 mac_group_remove_client(group, mcip); in mac_datapath_teardown()
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | mac_impl.h | 844 extern void mac_group_remove_client(mac_group_t *, mac_client_impl_t *);
|