Searched refs:table_instance_flow_flush (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow_table.h | 111 void table_instance_flow_flush(struct flow_table *table,
|
H A D | flow_table.c | 478 void table_instance_flow_flush(struct flow_table *table, in table_instance_flow_flush() function 638 table_instance_flow_flush(flow_table, old_ti, old_ufid_ti); in ovs_flow_tbl_flush()
|
H A D | datapath.c | 1802 table_instance_flow_flush(table, ovsl_dereference(table->ti), in __dp_destroy()
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | flow_table.h | 111 void table_instance_flow_flush(struct flow_table *table,
|
H A D | flow_table.c | 479 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()
|
H A D | datapath.c | 1920 table_instance_flow_flush(table, ovsl_dereference(table->ti), in __dp_destroy()
|
Completed in 10 milliseconds