Searched refs:SCTP_DEBUG_INDATA1 (Results 1 – 4 of 4) sorted by relevance
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_constants.h | 676 #define SCTP_DEBUG_INDATA1 0x01000000 macro
|
D | sctp_input.c | 5133 SCTPDBG(SCTP_DEBUG_INDATA1, "No stcb when processing %s chunk\n", 5139 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size on SACK chunk, too small\n"); 5147 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size on NR_SACK chunk, too small\n"); 5172 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size of SACK chunk\n"); 5189 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size of NR_SACK chunk\n");
|
D | sctp_indata.c | 543 SCTPDBG(SCTP_DEBUG_INDATA1, "Duplicate S-SEQ: %u delivered: %u from peer, Abort association\n", in sctp_queue_data_to_stream() 2019 SCTPDBG(SCTP_DEBUG_INDATA1, "EVIL/Broken-Dup S-SEQ: %u delivered: %u from peer, Abort!\n", in sctp_process_a_data_chunk() 5602 SCTPDBG(SCTP_DEBUG_INDATA1,
|
D | sctp_cc_functions.c | 1100 SCTPDBG(SCTP_DEBUG_INDATA1, "Destination %p moved from PF to reachable with cwnd %d.\n", in sctp_cwnd_update_exit_pf_common()
|