Lines Matching refs:ufid
579 struct table_instance *new, bool ufid)
592 if (ufid)
606 int n_buckets, bool ufid)
614 flow_table_copy_flows(ti, new_ti, ufid);
898 return jhash(sfid->ufid, sfid->ufid_len, 0);
907 return !memcmp(flow->id.ufid, sfid->ufid, sfid->ufid_len);
920 const struct sw_flow_id *ufid)
927 hash = ufid_hash(ufid);
932 ovs_flow_cmp_ufid(flow, ufid))
952 bool ufid)
954 return table_instance_rehash(ti, ti->n_buckets * 2, ufid);