Searched refs:table_instance_rehash (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Dflow_table.c370 static struct table_instance *table_instance_rehash(struct table_instance *ti, table_instance_rehash() function
586 return table_instance_rehash(ti, ti->n_buckets * 2, ufid); table_instance_expand()
702 new_ti = table_instance_rehash(ti, ti->n_buckets, false); flow_key_insert()

Completed in 43 milliseconds