Searched refs:table_instance_flow_free (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow_table.c | 461 static void table_instance_flow_free(struct flow_table *table, in table_instance_flow_free() function 492 table_instance_flow_free(table, ti, ufid_ti, in table_instance_flow_flush() 964 table_instance_flow_free(table, ti, ufid_ti, flow); in ovs_flow_tbl_remove()
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | flow_table.c | 462 static void table_instance_flow_free(struct flow_table *table, in table_instance_flow_free() function 493 table_instance_flow_free(table, ti, ufid_ti, in table_instance_flow_flush() 965 table_instance_flow_free(table, ti, ufid_ti, flow); in ovs_flow_tbl_remove()
|
Completed in 5 milliseconds