Searched refs:DCCP_CRIT (Results 1 – 11 of 11) sorted by relevance
42 DCCP_CRIT("Overflow: %llu/%llu > UINT_MAX", in scaled_div32()
627 DCCP_CRIT("WARNING: RTT is 0, returning maximum X_calc."); in tfrc_calc_x()
149 DCCP_CRIT("Cannot allocate/add loss record."); in tfrc_lh_interval_add()
231 DCCP_CRIT("Ack Vector buffer overflow: dropping old entries\n"); in dccp_ackvec_add_new()395 DCCP_CRIT("Unable to create Ack Vector slab cache"); in dccp_ackvec_init()
27 #define DCCP_CRIT(fmt, a...) printk(KERN_CRIT fmt " at %s:%d/%s()\n", ##a, \ macro29 #define DCCP_BUG(a...) do { DCCP_CRIT("BUG: " a); dump_stack(); } while(0)
328 DCCP_CRIT("Feature #%d undefined: using default", idx); in __dccp_feat_activate()1067 DCCP_CRIT("NULL feature value or array"); in dccp_feat_reconcile()1518 DCCP_CRIT("Negotiation of %s %s failed in state %s", in dccp_feat_activate_values()1536 DCCP_CRIT("Could not activate %d", idx); in dccp_feat_activate_values()
1157 DCCP_CRIT("Failed to allocate DCCP established hash table"); in dccp_init()1182 DCCP_CRIT("Failed to allocate DCCP bind hash table"); in dccp_init()
238 DCCP_CRIT("DCCP(%p): option %d(len=%d) not " in dccp_parse_options()
640 DCCP_CRIT("could not send %s", dccp_packet_name(pkt_type)); in dccp_send_sync()
270 DCCP_CRIT("packet history - out of memory!"); in ccid2_hc_tx_packet_sent()
364 DCCP_CRIT("packet history - out of memory!"); in ccid3_hc_tx_packet_sent()