Searched refs:ovs_flow_tbl_remove (Results 1 – 3 of 3) sorted by relevance
87 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow);
958 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_remove() function
1396 ovs_flow_tbl_remove(&dp->table, flow); in ovs_flow_cmd_del()