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