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.h533 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.c376 mac_flow_remove(ft, flent, B_FALSE); in mac_flow_rem_subflow()
448 mac_flow_remove(ft, flent, B_FALSE); in mac_flow_add_subflow()
471 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.c603 mac_flow_remove(mip->mi_flow_tab, flent, B_FALSE); in mac_bcast_delete()
H A Dmac_client.c3177 mac_flow_remove(mip->mi_flow_tab, flent, B_FALSE); in mac_unicast_remove()
5160 mac_flow_remove(ft, flent, B_TRUE); in mac_client_swap_mciflent()
5161 mac_flow_remove(ft, flent1, B_TRUE); in mac_client_swap_mciflent()
H A Dmac_datapath_setup.c3210 mac_flow_remove(mip->mi_flow_tab, flent, B_FALSE); in mac_datapath_teardown()