Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
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()