Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dflow_table.c620 struct table_instance *old_ufid_ti, *new_ufid_ti; in ovs_flow_tbl_flush() local
630 old_ufid_ti = ovsl_dereference(flow_table->ufid_ti); in ovs_flow_tbl_flush()
636 table_instance_flow_flush(flow_table, old_ti, old_ufid_ti); in ovs_flow_tbl_flush()
637 table_instance_destroy(old_ti, old_ufid_ti); in ovs_flow_tbl_flush()