Searched refs:ovs_flow_tbl_remove (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Dflow_table.h72 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow);
H A Dflow_table.c608 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) ovs_flow_tbl_remove() function
H A Ddatapath.c1259 ovs_flow_tbl_remove(&dp->table, flow); ovs_flow_cmd_del()

Completed in 49 milliseconds