Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_flow_impl.h533 extern void mac_flow_remove(flow_tab_t *, flow_entry_t *, boolean_t);
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_flow.c375 mac_flow_remove(ft, flent, B_FALSE); in mac_flow_rem_subflow()
447 mac_flow_remove(ft, flent, B_FALSE); in mac_flow_add_subflow()
470 mac_flow_remove(flow_tab_t *ft, flow_entry_t *flent, boolean_t temp) in mac_flow_remove() function
920 mac_flow_remove(ft, flent, B_TRUE); in mac_flow_set_desc()
H A Dmac_bcast.c608 mac_flow_remove(mip->mi_flow_tab, flent, B_FALSE); in mac_bcast_delete()
H A Dmac_client.c3094 mac_flow_remove(mip->mi_flow_tab, flent, B_FALSE); in mac_unicast_remove()
4969 mac_flow_remove(ft, flent, B_TRUE); in mac_client_swap_mciflent()
4970 mac_flow_remove(ft, flent1, B_TRUE); in mac_client_swap_mciflent()
H A Dmac_datapath_setup.c3103 mac_flow_remove(mip->mi_flow_tab, flent, B_FALSE); in mac_datapath_teardown()