Lines Matching refs:ufid
580 struct table_instance *new, bool ufid)
593 if (ufid)
607 int n_buckets, bool ufid)
615 flow_table_copy_flows(ti, new_ti, ufid);
899 return jhash(sfid->ufid, sfid->ufid_len, 0);
908 return !memcmp(flow->id.ufid, sfid->ufid, sfid->ufid_len);
921 const struct sw_flow_id *ufid)
928 hash = ufid_hash(ufid);
933 ovs_flow_cmp_ufid(flow, ufid))
953 bool ufid)
955 return table_instance_rehash(ti, ti->n_buckets * 2, ufid);