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