Lines Matching refs:OVS_NLERR

1363 		OVS_NLERR(log, "Unknown helper \"%s\"", name);  in ovs_ct_add_helper()
1379 OVS_NLERR(log, "Failed to load \"%s\" NAT helper, error: %d", in ovs_ct_add_helper()
1417 OVS_NLERR(log, "Unknown NAT attribute (type=%d, max=%d)", in parse_nat()
1423 OVS_NLERR(log, "NAT attribute type %d has unexpected length (%d != %d)", in parse_nat()
1433 OVS_NLERR(log, "Only one type of NAT may be specified"); in parse_nat()
1478 OVS_NLERR(log, "Unknown nat attribute (%d)", type); in parse_nat()
1484 OVS_NLERR(log, "NAT attribute has %d unknown bytes", rem); in parse_nat()
1490 OVS_NLERR(log, in parse_nat()
1497 OVS_NLERR(log, in parse_nat()
1549 OVS_NLERR(log, in parse_ct()
1558 OVS_NLERR(log, in parse_ct()
1581 OVS_NLERR(log, "ct_mark mask cannot be 0"); in parse_ct()
1593 OVS_NLERR(log, "ct_labels mask cannot be 0"); in parse_ct()
1603 OVS_NLERR(log, "Invalid conntrack helper"); in parse_ct()
1624 OVS_NLERR(log, "Invalid conntrack timeout"); in parse_ct()
1631 OVS_NLERR(log, "Unknown conntrack attr (%d)", in parse_ct()
1639 OVS_NLERR(log, in parse_ct()
1646 OVS_NLERR(log, in parse_ct()
1652 OVS_NLERR(log, "Conntrack attr has %d unknown bytes", rem); in parse_ct()
1690 OVS_NLERR(log, "ct family unspecified"); in ovs_ct_copy_action()
1707 OVS_NLERR(log, "Failed to allocate conntrack template"); in ovs_ct_copy_action()
1982 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_set_zone_limit()
2004 OVS_NLERR(true, "set zone limit has %d unknown bytes", rem); in ovs_ct_limit_set_zone_limit()
2027 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_del_zone_limit()
2039 OVS_NLERR(true, "del zone limit has %d unknown bytes", rem); in ovs_ct_limit_del_zone_limit()
2094 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_get_zone_limit()
2111 OVS_NLERR(true, "get zone limit has %d unknown bytes", rem); in ovs_ct_limit_get_zone_limit()
2304 OVS_NLERR(true, "Failed to set connlabel length"); in ovs_ct_init()