Searched refs:table_instance_rehash (Results 1 – 1 of 1) sorted by relevance
606 static struct table_instance *table_instance_rehash(struct table_instance *ti, in table_instance_rehash() function955 return table_instance_rehash(ti, ti->n_buckets * 2, ufid); in table_instance_expand()1052 new_ti = table_instance_rehash(ti, ti->n_buckets, false); in flow_key_insert()