Lines Matching refs:OVS_NLERR

1118 			OVS_NLERR(log, "Unknown NAT attribute (type=%d, max=%d)",  in parse_nat()
1124 OVS_NLERR(log, "NAT attribute type %d has unexpected length (%d != %d)", in parse_nat()
1134 OVS_NLERR(log, "Only one type of NAT may be specified"); in parse_nat()
1179 OVS_NLERR(log, "Unknown nat attribute (%d)", type); in parse_nat()
1185 OVS_NLERR(log, "NAT attribute has %d unknown bytes", rem); in parse_nat()
1191 OVS_NLERR(log, in parse_nat()
1198 OVS_NLERR(log, in parse_nat()
1250 OVS_NLERR(log, in parse_ct()
1259 OVS_NLERR(log, in parse_ct()
1282 OVS_NLERR(log, "ct_mark mask cannot be 0"); in parse_ct()
1294 OVS_NLERR(log, "ct_labels mask cannot be 0"); in parse_ct()
1304 OVS_NLERR(log, "Invalid conntrack helper"); in parse_ct()
1325 OVS_NLERR(log, "Invalid conntrack timeout"); in parse_ct()
1332 OVS_NLERR(log, "Unknown conntrack attr (%d)", in parse_ct()
1340 OVS_NLERR(log, in parse_ct()
1347 OVS_NLERR(log, in parse_ct()
1353 OVS_NLERR(log, "Conntrack attr has %d unknown bytes", rem); in parse_ct()
1391 OVS_NLERR(log, "ct family unspecified"); in ovs_ct_copy_action()
1408 OVS_NLERR(log, "Failed to allocate conntrack template"); in ovs_ct_copy_action()
1415 OVS_NLERR(log, in ovs_ct_copy_action()
1428 OVS_NLERR(log, "Failed to add %s helper %d", helper, err); in ovs_ct_copy_action()
1687 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_set_zone_limit()
1709 OVS_NLERR(true, "set zone limit has %d unknown bytes", rem); in ovs_ct_limit_set_zone_limit()
1732 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_del_zone_limit()
1744 OVS_NLERR(true, "del zone limit has %d unknown bytes", rem); in ovs_ct_limit_del_zone_limit()
1799 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_get_zone_limit()
1816 OVS_NLERR(true, "get zone limit has %d unknown bytes", rem); in ovs_ct_limit_get_zone_limit()
2009 OVS_NLERR(true, "Failed to set connlabel length"); in ovs_ct_init()