Lines Matching refs:ufid_present
1189 bool ufid_present;
1191 ufid_present = ovs_nla_get_ufid(&sfid, a[OVS_FLOW_ATTR_UFID], log);
1192 if (!a[OVS_FLOW_ATTR_KEY] && !ufid_present) {
1220 if (ufid_present)
1290 bool ufid_present;
1292 ufid_present = ovs_nla_get_ufid(&ufid, a[OVS_FLOW_ATTR_UFID], log);
1297 } else if (!ufid_present) {
1312 if (ufid_present)
1349 bool ufid_present;
1351 ufid_present = ovs_nla_get_ufid(&ufid, a[OVS_FLOW_ATTR_UFID], log);
1367 if (unlikely(!a[OVS_FLOW_ATTR_KEY] && !ufid_present)) {
1372 if (ufid_present)