DCCP_WARN         204 net/dccp/ackvec.c 		DCCP_WARN("Warning: large burst loss (%u)\n", lost_packets);
DCCP_WARN          85 net/dccp/ccids/ccid2.c 		DCCP_WARN("Limiting Ack Ratio (%u) to %u\n", val, max_ratio);
DCCP_WARN         465 net/dccp/ccids/ccid3.c 			DCCP_WARN("%s(%p), invalid len %d for %u\n",
DCCP_WARN         674 net/dccp/ccids/ccid3.c 		DCCP_WARN("No RTT estimate available, using fallback RTT\n");
DCCP_WARN         683 net/dccp/ccids/ccid3.c 		DCCP_WARN("X_recv==0\n");
DCCP_WARN         426 net/dccp/ccids/lib/packet_history.c 		DCCP_WARN("RTT sample %u too large, using max\n", sample);
DCCP_WARN         629 net/dccp/ccids/lib/tfrc_equation.c 			DCCP_WARN("Value of p (%d) below resolution. "
DCCP_WARN         671 net/dccp/ccids/lib/tfrc_equation.c 		DCCP_WARN("fvalue %u smaller than resolution\n", fvalue);
DCCP_WARN         675 net/dccp/ccids/lib/tfrc_equation.c 		DCCP_WARN("fvalue %u exceeds bounds!\n", fvalue);
DCCP_WARN         122 net/dccp/feat.c 			DCCP_WARN("CsCov %u too small, peer requires >= %u\n",
DCCP_WARN        1250 net/dccp/feat.c 		DCCP_WARN("Bogus Confirm for non-existing value\n");
DCCP_WARN        1272 net/dccp/feat.c 		DCCP_WARN("Confirm selected the wrong value %u\n", *val);
DCCP_WARN        1282 net/dccp/feat.c 	DCCP_WARN("Confirmation failed\n");
DCCP_WARN        1368 net/dccp/feat.c 		DCCP_WARN("Received illegal option %u\n", opt);
DCCP_WARN         261 net/dccp/input.c 		DCCP_WARN("Step 6 failed for %s packet, "
DCCP_WARN         729 net/dccp/input.c 		DCCP_WARN("unusable RTT sample %ld, using min\n", delta);
DCCP_WARN         733 net/dccp/input.c 		DCCP_WARN("RTT sample %ld too large, using max\n", delta);
DCCP_WARN         711 net/dccp/ipv4.c 		DCCP_WARN("pskb_may_pull failed\n");
DCCP_WARN         719 net/dccp/ipv4.c 		DCCP_WARN("invalid packet type\n");
DCCP_WARN         728 net/dccp/ipv4.c 		DCCP_WARN("P.Data Offset(%u) too small\n", dccph_doff);
DCCP_WARN         735 net/dccp/ipv4.c 		DCCP_WARN("P.Data Offset(%u) too large\n", dccph_doff);
DCCP_WARN         745 net/dccp/ipv4.c 		DCCP_WARN("P.type (%s) not Data || [Data]Ack, while P.X == 0\n",
DCCP_WARN         756 net/dccp/ipv4.c 		DCCP_WARN("P.CsCov %u exceeds packet length %d\n",
DCCP_WARN         786 net/dccp/ipv4.c 		DCCP_WARN("dropped packet with invalid checksum\n");
DCCP_WARN         697 net/dccp/ipv6.c 		DCCP_WARN("dropped packet with invalid checksum\n");
DCCP_WARN          71 net/dccp/minisocks.c 		DCCP_WARN("time wait bucket table overflow\n");
DCCP_WARN         139 net/dccp/options.c 				DCCP_WARN("Timestamp with zero value\n");
DCCP_WARN         255 net/dccp/options.c 	DCCP_WARN("DCCP(%p): Option %d (len=%d) error=%u\n", sk, opt, len, rc);
DCCP_WARN         409 net/dccp/options.c 		DCCP_WARN("Lacking space for %u bytes on %s packet\n", len,
DCCP_WARN         420 net/dccp/options.c 		DCCP_WARN("No space left for Ack Vector (%u) on skb (%u+%u), "
DCCP_WARN         507 net/dccp/options.c 		DCCP_WARN("length %u for feature %u too large\n", len, feat);
DCCP_WARN         516 net/dccp/options.c 		DCCP_WARN("packet too small for feature %d option!\n", feat);
DCCP_WARN         261 net/dccp/output.c 			DCCP_WARN("Payload too large (%d) for featneg.\n", len);
DCCP_WARN         320 net/dccp/output.c 			DCCP_WARN("CCID did not manage to send all packets\n");
DCCP_WARN         508 net/dccp/proto.c 		DCCP_WARN("sockopt(PACKET_SIZE) is deprecated: fix your app\n");
DCCP_WARN         512 net/dccp/proto.c 		DCCP_WARN("sockopt(CHANGE_L/R) is deprecated: fix your app\n");
DCCP_WARN         635 net/dccp/proto.c 		DCCP_WARN("sockopt(PACKET_SIZE) is deprecated: fix your app\n");
DCCP_WARN        1034 net/dccp/proto.c 		DCCP_WARN("ABORT with %u bytes unread\n", data_was_unread);