Lines Matching refs:OVS_NLERR

295 		OVS_NLERR(log, "Missing key (keys=%llx, expected=%llx)",
303 OVS_NLERR(log, "Unexpected mask (mask=%llx, allowed=%llx)",
483 OVS_NLERR(log, "Key type %d is out of range max %d",
491 OVS_NLERR(log, "Key type %d is not supported", type);
496 OVS_NLERR(log, "Duplicate key (type %d).", type);
502 OVS_NLERR(log, "Key %d has unexpected len %d expected %d",
513 OVS_NLERR(log, "Message has %d unknown bytes.", rem);
541 OVS_NLERR(log, "Geneve option length err (len %d, max %zu).",
547 OVS_NLERR(log, "Geneve opt len %d is not a multiple of 4.",
571 OVS_NLERR(log, "Geneve option len %d != mask len %d",
601 OVS_NLERR(log, "VXLAN extension %d out of range max %d",
608 OVS_NLERR(log, "VXLAN extension %d has unexpected len %d expected %d",
619 OVS_NLERR(log, "Unknown VXLAN extension attribute %d",
625 OVS_NLERR(log, "VXLAN extension message has %d unknown bytes.",
651 OVS_NLERR(log, "ERSPAN option length err (len %d, max %zu).",
684 OVS_NLERR(log, "Tunnel attr %d out of range max %d",
691 OVS_NLERR(log, "Tunnel attr %d has unexpected len %d expected %d",
750 OVS_NLERR(log, "Multiple metadata blocks provided");
763 OVS_NLERR(log, "Multiple metadata blocks provided");
778 OVS_NLERR(log, "Multiple metadata blocks provided");
795 OVS_NLERR(log, "Unknown IP tunnel attribute %d",
809 OVS_NLERR(log, "IP tunnel attribute has %d unknown bytes.",
815 OVS_NLERR(log, "Mixed IPv4 and IPv6 tunnel attributes");
821 OVS_NLERR(log, "IP tunnel dst address not specified");
833 OVS_NLERR(log, "IPv4 tun info is not correct");
837 OVS_NLERR(log, "IPv4 tunnel dst address is zero");
842 OVS_NLERR(log, "IPv6 tunnel dst address is zero");
847 OVS_NLERR(log, "IP tunnel TTL not specified.");
1013 OVS_NLERR(log, "Invalid %s frame", (inner) ? "C-VLAN" : "VLAN");
1022 OVS_NLERR(log, "%s TCI does not have VLAN_CFI_MASK bit set.",
1027 OVS_NLERR(log, "Truncated %s header has non-zero encap attribute.",
1053 OVS_NLERR(log, "Encap mask attribute is set for non-%s frame.",
1065 OVS_NLERR(log, "Must have an exact match on %s TPID (mask=%x).",
1070 OVS_NLERR(log, "%s TCI mask does not have exact match for VLAN_CFI_MASK bit.",
1147 OVS_NLERR(log, "EtherType %x is less than min %x",
1189 OVS_NLERR(log, "Port %d exceeds max allowable %d",
1218 OVS_NLERR(log, "ct_state flags %08x unsupported",
1409 OVS_NLERR(log, "nsh attr %d is out of range max %d",
1416 OVS_NLERR(
1460 OVS_NLERR(
1470 OVS_NLERR(log, "Unknown nsh attribute %d",
1477 OVS_NLERR(log, "nsh attribute has %d unknown bytes.", rem);
1482 OVS_NLERR(
1492 OVS_NLERR(1, "nsh attribute has unmatched MD type %d.",
1499 OVS_NLERR(
1534 OVS_NLERR(log, "VLAN attribute unexpected.");
1547 OVS_NLERR(log, "Either Ethernet header or EtherType is required.");
1556 OVS_NLERR(log, "IPv4 frag type %d is out of range max %d",
1580 OVS_NLERR(log, "IPv6 frag type %d is out of range max %d",
1586 OVS_NLERR(log, "IPv6 flow label %x is out of range (max=%x)",
1629 OVS_NLERR(log, "Unknown ARP opcode (opcode=%d).",
1752 OVS_NLERR(log, "Unknown key attributes %llx",
1887 OVS_NLERR(log, "ufid size %u bytes exceeds the range (1, %d)",
2472 OVS_NLERR(log, "Flow action size exceeds max %u",
2640 OVS_NLERR(log, "Duplicate or invalid key (type %d).",
2649 OVS_NLERR(log, "Message has %d unknown bytes.", rem);
2655 OVS_NLERR(log, "Missing valid actions attribute.");
3481 OVS_NLERR(log, "Unknown Action type %d", type);