Searched refs:mac_flow_remove (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | mac_flow_impl.h | 578 extern void mac_flow_remove(flow_tab_t *, flow_entry_t *, boolean_t);
|
| /illumos-gate/usr/src/uts/common/io/mac/ |
| H A D | mac_flow.c | 377 mac_flow_remove(ft, flent, B_FALSE); in mac_flow_rem_subflow() 449 mac_flow_remove(ft, flent, B_FALSE); in mac_flow_add_subflow() 472 mac_flow_remove(flow_tab_t *ft, flow_entry_t *flent, boolean_t temp) in mac_flow_remove() function 921 mac_flow_remove(ft, flent, B_TRUE); in mac_flow_set_desc()
|
| H A D | mac_bcast.c | 580 mac_flow_remove(mip->mi_flow_tab, flent, B_FALSE); in mac_bcast_delete()
|
| H A D | mac_client.c | 3186 mac_flow_remove(mip->mi_flow_tab, flent, B_FALSE); in mac_unicast_remove() 5180 mac_flow_remove(ft, flent, B_TRUE); in mac_client_swap_mciflent() 5181 mac_flow_remove(ft, flent1, B_TRUE); in mac_client_swap_mciflent()
|
| H A D | mac_datapath_setup.c | 3312 mac_flow_remove(mip->mi_flow_tab, flent, B_FALSE); in mac_datapath_teardown()
|