Searched refs:TBL_MIN_BUCKETS (Results 1 – 2 of 2) sorted by relevance
164 #define TBL_MIN_BUCKETS 1024 macro
383 new_table = ovs_flow_tbl_alloc(TBL_MIN_BUCKETS); in flush_flows()1252 rcu_assign_pointer(dp->table, ovs_flow_tbl_alloc(TBL_MIN_BUCKETS)); in ovs_dp_cmd_new()