Searched refs:DCCP_CRIT (Results 1 - 11 of 11) sorted by relevance

/linux-master/net/dccp/ccids/lib/
H A Dtfrc.h38 DCCP_CRIT("Overflow: %llu/%llu > UINT_MAX",
H A Dtfrc_equation.c623 DCCP_CRIT("WARNING: RTT is 0, returning maximum X_calc.");
H A Dloss_interval.c148 DCCP_CRIT("Cannot allocate/add loss record.");
/linux-master/net/dccp/
H A Dackvec.c228 DCCP_CRIT("Ack Vector buffer overflow: dropping old entries");
393 DCCP_CRIT("Unable to create Ack Vector slab cache");
H A Ddccp.h24 #define DCCP_CRIT(fmt, a...) printk(KERN_CRIT fmt " at %s:%d/%s()\n", ##a, \ macro
26 #define DCCP_BUG(a...) do { DCCP_CRIT("BUG: " a); dump_stack(); } while(0)
H A Dfeat.c325 DCCP_CRIT("Feature #%d undefined: using default", idx);
1077 DCCP_CRIT("NULL feature value or array");
1534 DCCP_CRIT("Negotiation of %s %s failed in state %s",
1552 DCCP_CRIT("Could not activate %d", idx);
H A Dproto.c1176 DCCP_CRIT("Failed to allocate DCCP established hash table");
1199 DCCP_CRIT("Failed to allocate DCCP bind hash table");
1207 DCCP_CRIT("Failed to allocate DCCP bind2 hash table");
H A Doptions.c235 DCCP_CRIT("DCCP(%p): option %d(len=%d) not "
H A Doutput.c651 DCCP_CRIT("could not send %s", dccp_packet_name(pkt_type));
/linux-master/net/dccp/ccids/
H A Dccid3.c356 DCCP_CRIT("packet history - out of memory!");
H A Dccid2.c276 DCCP_CRIT("packet history - out of memory!");

Completed in 200 milliseconds