Searched refs:DCCP_BUG (Results 1 - 7 of 7) 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 Dpacket_history.c376 DCCP_BUG("invalid loss_count %d", h->loss_count);
457 DCCP_BUG("please report to dccp@vger.kernel.org"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Ddccp.h29 #define DCCP_BUG(a...) do { DCCP_CRIT("BUG: " a); dump_stack(); } while(0) macro
31 DCCP_BUG("\"%s\" holds (exception!)", \
H A Dminisocks.c271 DCCP_BUG("DCCP-ACK packets are never sent in LISTEN/RESPOND state");
H A Doutput.c271 DCCP_BUG("err=%d after dccp_wait_for_ccid", err);
307 DCCP_BUG("err=%d after ccid_hc_tx_packet_sent",
H A Dfeat.c643 DCCP_BUG("unknown feature %u", pos->feat_num);
1322 DCCP_BUG("Unknown feature %u", cur->feat_num);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/
H A Dccid2.c324 DCCP_BUG("Invalid option - this should not happen (previous parsing)!");
419 DCCP_BUG("pipe == 0");
H A Dccid3.c347 DCCP_BUG("%s(%p) - Illegal state TERM", dccp_role(sk), sk);
682 DCCP_BUG("delta (%ld) <= 0", (long)delta);
752 DCCP_BUG("stored value of X_recv is zero");

Completed in 84 milliseconds