Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_table.c622 struct table_instance *old_ufid_ti, *new_ufid_ti; in ovs_flow_tbl_flush() local
632 old_ufid_ti = ovsl_dereference(flow_table->ufid_ti); in ovs_flow_tbl_flush()
638 table_instance_flow_flush(flow_table, old_ti, old_ufid_ti); in ovs_flow_tbl_flush()
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.c623 struct table_instance *old_ufid_ti, *new_ufid_ti; in ovs_flow_tbl_flush() local
633 old_ufid_ti = ovsl_dereference(flow_table->ufid_ti); in ovs_flow_tbl_flush()
639 table_instance_flow_flush(flow_table, old_ti, old_ufid_ti); in ovs_flow_tbl_flush()
640 table_instance_destroy(old_ti, old_ufid_ti); in ovs_flow_tbl_flush()

Completed in 4 milliseconds