Lines Matching refs:ufid_present
1228 bool ufid_present;
1230 ufid_present = ovs_nla_get_ufid(&sfid, a[OVS_FLOW_ATTR_UFID], log);
1231 if (!a[OVS_FLOW_ATTR_KEY] && !ufid_present) {
1259 if (ufid_present)
1329 bool ufid_present;
1331 ufid_present = ovs_nla_get_ufid(&ufid, a[OVS_FLOW_ATTR_UFID], log);
1336 } else if (!ufid_present) {
1351 if (ufid_present)
1388 bool ufid_present;
1390 ufid_present = ovs_nla_get_ufid(&ufid, a[OVS_FLOW_ATTR_UFID], log);
1406 if (unlikely(!a[OVS_FLOW_ATTR_KEY] && !ufid_present)) {
1411 if (ufid_present)