Searched refs:table_instance_alloc (Results 1 – 1 of 1) sorted by relevance
151 static struct table_instance *table_instance_alloc(int new_size) in table_instance_alloc() function 423 ti = table_instance_alloc(TBL_MIN_BUCKETS); in ovs_flow_tbl_init() 427 ufid_ti = table_instance_alloc(TBL_MIN_BUCKETS); in ovs_flow_tbl_init() 606 new_ti = table_instance_alloc(n_buckets); in table_instance_rehash() 620 new_ti = table_instance_alloc(TBL_MIN_BUCKETS); in ovs_flow_tbl_flush() 623 new_ufid_ti = table_instance_alloc(TBL_MIN_BUCKETS); in ovs_flow_tbl_flush()