Home
last modified time | relevance | path

Searched refs:FLOW_FINAL_REFRELE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_bcast.c419 FLOW_FINAL_REFRELE(grp->mbg_flow_ent); in mac_bcast_add()
610 FLOW_FINAL_REFRELE(flent); in mac_bcast_delete()
H A Dmac_flow.c1250 FLOW_FINAL_REFRELE(flent); in mac_link_flow_add()
1310 FLOW_FINAL_REFRELE(flent); in mac_link_flow_add()
1426 FLOW_FINAL_REFRELE(flent); in mac_link_flow_remove()
H A Dmac_client.c1520 FLOW_FINAL_REFRELE(flent); in mac_client_close()
2360 FLOW_FINAL_REFRELE(flent); in mac_client_datapath_setup()
3110 FLOW_FINAL_REFRELE(flent); in mac_unicast_remove()
/titanic_50/usr/src/uts/common/sys/
H A Dmac_flow_impl.h102 #define FLOW_FINAL_REFRELE(flent) { \ macro