Lines Matching refs:OVS_NLERR
1344 OVS_NLERR(log, "Unknown helper \"%s\"", name); in ovs_ct_add_helper()
1360 OVS_NLERR(log, "Failed to load \"%s\" NAT helper, error: %d", in ovs_ct_add_helper()
1398 OVS_NLERR(log, "Unknown NAT attribute (type=%d, max=%d)", in parse_nat()
1404 OVS_NLERR(log, "NAT attribute type %d has unexpected length (%d != %d)", in parse_nat()
1414 OVS_NLERR(log, "Only one type of NAT may be specified"); in parse_nat()
1459 OVS_NLERR(log, "Unknown nat attribute (%d)", type); in parse_nat()
1465 OVS_NLERR(log, "NAT attribute has %d unknown bytes", rem); in parse_nat()
1471 OVS_NLERR(log, in parse_nat()
1478 OVS_NLERR(log, in parse_nat()
1530 OVS_NLERR(log, in parse_ct()
1539 OVS_NLERR(log, in parse_ct()
1562 OVS_NLERR(log, "ct_mark mask cannot be 0"); in parse_ct()
1574 OVS_NLERR(log, "ct_labels mask cannot be 0"); in parse_ct()
1584 OVS_NLERR(log, "Invalid conntrack helper"); in parse_ct()
1605 OVS_NLERR(log, "Invalid conntrack timeout"); in parse_ct()
1612 OVS_NLERR(log, "Unknown conntrack attr (%d)", in parse_ct()
1620 OVS_NLERR(log, in parse_ct()
1627 OVS_NLERR(log, in parse_ct()
1633 OVS_NLERR(log, "Conntrack attr has %d unknown bytes", rem); in parse_ct()
1671 OVS_NLERR(log, "ct family unspecified"); in ovs_ct_copy_action()
1688 OVS_NLERR(log, "Failed to allocate conntrack template"); in ovs_ct_copy_action()
1964 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_set_zone_limit()
1985 OVS_NLERR(true, "set zone limit has %d unknown bytes", rem); in ovs_ct_limit_set_zone_limit()
2008 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_del_zone_limit()
2020 OVS_NLERR(true, "del zone limit has %d unknown bytes", rem); in ovs_ct_limit_del_zone_limit()
2075 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_get_zone_limit()
2092 OVS_NLERR(true, "get zone limit has %d unknown bytes", rem); in ovs_ct_limit_get_zone_limit()
2282 OVS_NLERR(true, "Failed to set connlabel length"); in ovs_ct_init()