Home
last modified time | relevance | path

Searched refs:mac_flow_remove (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h578 extern void mac_flow_remove(flow_tab_t *, flow_entry_t *, boolean_t);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c377 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 Dmac_bcast.c580 mac_flow_remove(mip->mi_flow_tab, flent, B_FALSE); in mac_bcast_delete()
H A Dmac_client.c3186 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 Dmac_datapath_setup.c3312 mac_flow_remove(mip->mi_flow_tab, flent, B_FALSE); in mac_datapath_teardown()