Searched refs:DCCP_BUG (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
H A D | packet_history.c | 323 DCCP_BUG("invalid loss_count %d", h->loss_count); in tfrc_rx_handle_loss() 411 DCCP_BUG("please report to dccp@vger.kernel.org" in tfrc_rx_hist_sample_rtt()
|
/kernel/linux/linux-6.6/net/dccp/ccids/lib/ |
H A D | packet_history.c | 323 DCCP_BUG("invalid loss_count %d", h->loss_count); in tfrc_rx_handle_loss() 414 DCCP_BUG("please report to dccp@vger.kernel.org" in tfrc_rx_hist_sample_rtt()
|
/kernel/linux/linux-5.10/net/dccp/ |
H A D | dccp.h | 26 #define DCCP_BUG(a...) do { DCCP_CRIT("BUG: " a); dump_stack(); } while(0) macro 28 DCCP_BUG("\"%s\" holds (exception!)", \
|
H A D | minisocks.c | 251 DCCP_BUG("DCCP-ACK packets are never sent in LISTEN/RESPOND state"); in dccp_reqsk_send_ack()
|
H A D | feat.c | 660 DCCP_BUG("unknown feature %u", pos->feat_num); in dccp_feat_insert_opts() 792 DCCP_BUG("attempt to look up unsupported feature %u", feat); in dccp_feat_nn_get() 1524 DCCP_BUG("Unknown feature %u", cur->feat_num); in dccp_feat_activate_values()
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | dccp.h | 26 #define DCCP_BUG(a...) do { DCCP_CRIT("BUG: " a); dump_stack(); } while(0) macro 28 DCCP_BUG("\"%s\" holds (exception!)", \
|
H A D | minisocks.c | 252 DCCP_BUG("DCCP-ACK packets are never sent in LISTEN/RESPOND state"); in dccp_reqsk_send_ack()
|
H A D | feat.c | 660 DCCP_BUG("unknown feature %u", pos->feat_num); in dccp_feat_insert_opts() 792 DCCP_BUG("attempt to look up unsupported feature %u", feat); in dccp_feat_nn_get() 1530 DCCP_BUG("Unknown feature %u", cur->feat_num); in dccp_feat_activate_values()
|
/kernel/linux/linux-5.10/net/dccp/ccids/ |
H A D | ccid3.c | 685 DCCP_BUG("stored value of X_recv is zero"); in ccid3_first_li()
|
/kernel/linux/linux-6.6/net/dccp/ccids/ |
H A D | ccid3.c | 691 DCCP_BUG("stored value of X_recv is zero"); in ccid3_first_li()
|
Completed in 10 milliseconds