Lines Matching refs:OVS_NLERR
1321 OVS_NLERR(log, "Unknown helper \"%s\"", name); in ovs_ct_add_helper()
1337 OVS_NLERR(log, "Failed to load \"%s\" NAT helper, error: %d", in ovs_ct_add_helper()
1375 OVS_NLERR(log, "Unknown NAT attribute (type=%d, max=%d)", in parse_nat()
1381 OVS_NLERR(log, "NAT attribute type %d has unexpected length (%d != %d)", in parse_nat()
1391 OVS_NLERR(log, "Only one type of NAT may be specified"); in parse_nat()
1436 OVS_NLERR(log, "Unknown nat attribute (%d)", type); in parse_nat()
1442 OVS_NLERR(log, "NAT attribute has %d unknown bytes", rem); in parse_nat()
1448 OVS_NLERR(log, in parse_nat()
1455 OVS_NLERR(log, in parse_nat()
1507 OVS_NLERR(log, in parse_ct()
1516 OVS_NLERR(log, in parse_ct()
1539 OVS_NLERR(log, "ct_mark mask cannot be 0"); in parse_ct()
1551 OVS_NLERR(log, "ct_labels mask cannot be 0"); in parse_ct()
1561 OVS_NLERR(log, "Invalid conntrack helper"); in parse_ct()
1582 OVS_NLERR(log, "Invalid conntrack timeout"); in parse_ct()
1589 OVS_NLERR(log, "Unknown conntrack attr (%d)", in parse_ct()
1597 OVS_NLERR(log, in parse_ct()
1604 OVS_NLERR(log, in parse_ct()
1610 OVS_NLERR(log, "Conntrack attr has %d unknown bytes", rem); in parse_ct()
1648 OVS_NLERR(log, "ct family unspecified"); in ovs_ct_copy_action()
1665 OVS_NLERR(log, "Failed to allocate conntrack template"); in ovs_ct_copy_action()
1940 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_set_zone_limit()
1961 OVS_NLERR(true, "set zone limit has %d unknown bytes", rem); in ovs_ct_limit_set_zone_limit()
1984 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_del_zone_limit()
1996 OVS_NLERR(true, "del zone limit has %d unknown bytes", rem); in ovs_ct_limit_del_zone_limit()
2055 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_get_zone_limit()
2072 OVS_NLERR(true, "get zone limit has %d unknown bytes", rem); in ovs_ct_limit_get_zone_limit()
2262 OVS_NLERR(true, "Failed to set connlabel length"); in ovs_ct_init()