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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/lib/
H A Dtfrc.h42 DCCP_CRIT("Overflow: %llu/%llu > UINT_MAX",
H A Dtfrc_equation.c626 DCCP_CRIT("WARNING: RTT is 0, returning maximum X_calc.");
H A Dloss_interval.c148 DCCP_CRIT("Cannot allocate/add loss record.");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Ddccp.h27 #define DCCP_CRIT(fmt, a...) printk(KERN_CRIT fmt " at %s:%d/%s()\n", ##a, \ macro
29 #define DCCP_BUG(a...) do { DCCP_CRIT("BUG: " a); dump_stack(); } while(0)
H A Dfeat.c327 DCCP_CRIT("Feature #%d undefined: using default", idx);
979 DCCP_CRIT("NULL feature value or array");
1326 DCCP_CRIT("Negotiation of %s %s failed in state %s",
1344 DCCP_CRIT("Could not activate %d", idx);
H A Dackvec.c459 DCCP_CRIT("Unable to create Ack Vector slab cache");
H A Doptions.c248 DCCP_CRIT("DCCP(%p): option %d(len=%d) not "
H A Dproto.c1070 DCCP_CRIT("Failed to allocate DCCP established hash table");
1095 DCCP_CRIT("Failed to allocate DCCP bind hash table");
H A Doutput.c557 DCCP_CRIT("could not send %s", dccp_packet_name(pkt_type));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/
H A Dccid2.c239 DCCP_CRIT("packet history - out of memory!");
H A Dccid3.c368 DCCP_CRIT("packet history - out of memory!");

Completed in 54 milliseconds