Home
last modified time | relevance | path

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

/linux-6.6.21/net/openvswitch/ !
Dflow_table.h111 void table_instance_flow_flush(struct flow_table *table,
Dflow_table.c479 void table_instance_flow_flush(struct flow_table *table, in table_instance_flow_flush() function
639 table_instance_flow_flush(flow_table, old_ti, old_ufid_ti); in ovs_flow_tbl_flush()
Ddatapath.c1920 table_instance_flow_flush(table, ovsl_dereference(table->ti), in __dp_destroy()