Lines Matching refs:OVS_NLERR
1091 OVS_NLERR(log, "Unknown NAT attribute (type=%d, max=%d)", in parse_nat()
1097 OVS_NLERR(log, "NAT attribute type %d has unexpected length (%d != %d)", in parse_nat()
1107 OVS_NLERR(log, "Only one type of NAT may be specified"); in parse_nat()
1152 OVS_NLERR(log, "Unknown nat attribute (%d)", type); in parse_nat()
1158 OVS_NLERR(log, "NAT attribute has %d unknown bytes", rem); in parse_nat()
1164 OVS_NLERR(log, in parse_nat()
1171 OVS_NLERR(log, in parse_nat()
1223 OVS_NLERR(log, in parse_ct()
1232 OVS_NLERR(log, in parse_ct()
1255 OVS_NLERR(log, "ct_mark mask cannot be 0"); in parse_ct()
1267 OVS_NLERR(log, "ct_labels mask cannot be 0"); in parse_ct()
1277 OVS_NLERR(log, "Invalid conntrack helper"); in parse_ct()
1298 OVS_NLERR(log, "Invalid conntrack timeout"); in parse_ct()
1305 OVS_NLERR(log, "Unknown conntrack attr (%d)", in parse_ct()
1313 OVS_NLERR(log, in parse_ct()
1320 OVS_NLERR(log, in parse_ct()
1326 OVS_NLERR(log, "Conntrack attr has %d unknown bytes", rem); in parse_ct()
1364 OVS_NLERR(log, "ct family unspecified"); in ovs_ct_copy_action()
1381 OVS_NLERR(log, "Failed to allocate conntrack template"); in ovs_ct_copy_action()
1388 OVS_NLERR(log, in ovs_ct_copy_action()
1401 OVS_NLERR(log, "Failed to add %s helper %d", helper, err); in ovs_ct_copy_action()
1661 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_set_zone_limit()
1683 OVS_NLERR(true, "set zone limit has %d unknown bytes", rem); in ovs_ct_limit_set_zone_limit()
1706 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_del_zone_limit()
1718 OVS_NLERR(true, "del zone limit has %d unknown bytes", rem); in ovs_ct_limit_del_zone_limit()
1773 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_get_zone_limit()
1790 OVS_NLERR(true, "get zone limit has %d unknown bytes", rem); in ovs_ct_limit_get_zone_limit()
1983 OVS_NLERR(true, "Failed to set connlabel length"); in ovs_ct_init()