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