Searched refs:ovs_flow_tbl_destroy (Results 1 – 3 of 3) sorted by relevance
67 void ovs_flow_tbl_destroy(struct flow_table *table);
278 void ovs_flow_tbl_destroy(struct flow_table *table) in ovs_flow_tbl_destroy() function
175 ovs_flow_tbl_destroy(&dp->table); in destroy_dp_rcu()1647 ovs_flow_tbl_destroy(&dp->table); in ovs_dp_cmd_new()