Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_table.h87 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow);
H A Dflow_table.c958 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_remove() function
H A Ddatapath.c1381 ovs_flow_tbl_remove(&dp->table, flow); in ovs_flow_cmd_del()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_table.h87 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow);
H A Dflow_table.c959 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_remove() function
H A Ddatapath.c1420 ovs_flow_tbl_remove(&dp->table, flow); in ovs_flow_cmd_del()

Completed in 11 milliseconds