DCCP_WARN         147 net/dccp/ccids/ccid2.c 		DCCP_WARN("Limiting Ack Ratio (%u) to %u\n", val, max_ratio);
DCCP_WARN         413 net/dccp/ccids/ccid3.c 		DCCP_WARN("%s(%p): %s with bogus ACK-%llu\n", dccp_role(sk), sk,
DCCP_WARN         532 net/dccp/ccids/ccid3.c 			DCCP_WARN("%s(%p), invalid len %d "
DCCP_WARN         554 net/dccp/ccids/ccid3.c 			DCCP_WARN("%s(%p), invalid len %d "
DCCP_WARN         769 net/dccp/ccids/ccid3.c 		DCCP_WARN("No RTT estimate available, using fallback RTT\n");
DCCP_WARN         776 net/dccp/ccids/ccid3.c 		DCCP_WARN("X_recv==0\n");
DCCP_WARN         489 net/dccp/ccids/lib/packet_history.c 		DCCP_WARN("RTT sample %u too large, using max\n", sample);
DCCP_WARN         635 net/dccp/ccids/lib/tfrc_equation.c 			DCCP_WARN("Value of p (%d) below resolution. "
DCCP_WARN         679 net/dccp/ccids/lib/tfrc_equation.c 		DCCP_WARN("fvalue %u smaller than resolution\n", fvalue);
DCCP_WARN         683 net/dccp/ccids/lib/tfrc_equation.c 		DCCP_WARN("fvalue %u exceeds bounds!\n", fvalue);
DCCP_WARN          34 net/dccp/feat.c 		DCCP_WARN("invalid length %d\n", len);
DCCP_WARN         336 net/dccp/feat.c 		DCCP_WARN("invalid type %d\n", type);
DCCP_WARN         435 net/dccp/feat.c 	default:	      DCCP_WARN("invalid type %d\n", type);
DCCP_WARN         261 net/dccp/input.c 		DCCP_WARN("DCCP: Step 6 failed for %s packet, "
DCCP_WARN         720 net/dccp/input.c 		DCCP_WARN("unusable RTT sample %ld, using min\n", delta);
DCCP_WARN         724 net/dccp/input.c 		DCCP_WARN("RTT sample %ld too large, using max\n", delta);
DCCP_WARN         712 net/dccp/ipv4.c 		DCCP_WARN("pskb_may_pull failed\n");
DCCP_WARN         720 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", dh->dccph_doff);
DCCP_WARN         735 net/dccp/ipv4.c 		DCCP_WARN("P.Data Offset(%u) too large\n", dh->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         794 net/dccp/ipv6.c 		DCCP_WARN("dropped packet with invalid checksum\n");
DCCP_WARN          96 net/dccp/minisocks.c 		DCCP_WARN("time wait bucket table overflow\n");
DCCP_WARN         182 net/dccp/options.c 				DCCP_WARN("Timestamp with zero value\n");
DCCP_WARN         293 net/dccp/options.c 	DCCP_WARN("DCCP(%p): invalid option %d, len=%d", sk, opt, len);
DCCP_WARN         470 net/dccp/options.c 		DCCP_WARN("packet too small for feature %d option!\n", feat);
DCCP_WARN         525 net/dccp/proto.c 		DCCP_WARN("sockopt(PACKET_SIZE) is deprecated: fix your app\n");
DCCP_WARN         643 net/dccp/proto.c 		DCCP_WARN("sockopt(PACKET_SIZE) is deprecated: fix your app\n");
DCCP_WARN         963 net/dccp/proto.c 		DCCP_WARN("DCCP: ABORT -- %u bytes unread\n", data_was_unread);