Searched refs:ovs_flow_tbl_destroy (Results 1 – 3 of 3) sorted by relevance
82 void ovs_flow_tbl_destroy(struct flow_table *table);
170 ovs_flow_tbl_destroy(&dp->table); in destroy_dp_rcu()1882 ovs_flow_tbl_destroy(&dp->table); in ovs_dp_cmd_new()
516 void ovs_flow_tbl_destroy(struct flow_table *table) in ovs_flow_tbl_destroy() function