Home
last modified time | relevance | path

Searched refs:SCTP_DEBUG_INDATA1 (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_indata.c598 SCTPDBG(SCTP_DEBUG_INDATA1, in sctp_queue_data_to_stream()
605 SCTPDBG(SCTP_DEBUG_INDATA1, "Duplicate S-SEQ:%d delivered:%d from peer, Abort association\n", in sctp_queue_data_to_stream()
875 …SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, its not first, no fragmented delivery in progress\n"); in sctp_queue_data_for_reasm()
892 …SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it IS a first and fragmented delivery in progress\n"); in sctp_queue_data_for_reasm()
910 SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it IS not same stream number %d vs %d\n", in sctp_queue_data_for_reasm()
927 SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it IS not same stream seq %d vs %d\n", in sctp_queue_data_for_reasm()
1006 SCTPDBG(SCTP_DEBUG_INDATA1, "Prev check - It can be a midlle or last but not a first\n"); in sctp_queue_data_for_reasm()
1007 SCTPDBG(SCTP_DEBUG_INDATA1, "Gak, Evil plot, it's a FIRST!\n"); in sctp_queue_data_for_reasm()
1025 SCTPDBG(SCTP_DEBUG_INDATA1, "Prev check - Gak, Evil plot, sid:%d not the same as at:%d\n", in sctp_queue_data_for_reasm()
1046 SCTPDBG(SCTP_DEBUG_INDATA1, "Prev check - Gak, Evil plot, U-bit not constant\n"); in sctp_queue_data_for_reasm()
[all …]
Dsctp_constants.h695 #define SCTP_DEBUG_INDATA1 0x01000000 macro
Dsctp_input.c4966 SCTPDBG(SCTP_DEBUG_INDATA1, "No stcb when processing SACK chunk\n");
4970 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size on SACK chunk, too small\n");
4990 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size of SACK chunk\n");
5042 SCTPDBG(SCTP_DEBUG_INDATA1, "No stcb when processing NR-SACK chunk\n");
5049 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size on NR-SACK chunk, too small\n");
5070 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size of NR_SACK chunk\n");
Dsctp_cc_functions.c1077 SCTPDBG(SCTP_DEBUG_INDATA1, "Destination %p moved from PF to reachable with cwnd %d.\n", in sctp_cwnd_update_exit_pf_common()