Home
last modified time | relevance | path

Searched refs:table_instance_destroy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_table.c505 static void table_instance_destroy(struct table_instance *ti, in table_instance_destroy() function
524 table_instance_destroy(ti, ufid_ti); in ovs_flow_tbl_destroy()
639 table_instance_destroy(old_ti, old_ufid_ti); in ovs_flow_tbl_flush()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_table.c506 static void table_instance_destroy(struct table_instance *ti, in table_instance_destroy() function
525 table_instance_destroy(ti, ufid_ti); in ovs_flow_tbl_destroy()
640 table_instance_destroy(old_ti, old_ufid_ti); in ovs_flow_tbl_flush()

Completed in 4 milliseconds