table_instance_rehash  543 net/openvswitch/flow_table.c 	return table_instance_rehash(ti, ti->n_buckets * 2, ufid);
table_instance_rehash  659 net/openvswitch/flow_table.c 		new_ti = table_instance_rehash(ti, ti->n_buckets, false);