Searched refs:SCTP_DEBUG_INDATA1 (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_constants.h | 671 #define SCTP_DEBUG_INDATA1 0x01000000 macro
|
D | sctp_input.c | 5141 SCTPDBG(SCTP_DEBUG_INDATA1, "No stcb when processing %s chunk\n", 5147 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size on SACK chunk, too small\n"); 5155 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size on NR_SACK chunk, too small\n"); 5180 SCTPDBG(SCTP_DEBUG_INDATA1, "Bad size of SACK chunk\n"); 5197 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() 2039 SCTPDBG(SCTP_DEBUG_INDATA1, "EVIL/Broken-Dup S-SEQ: %u delivered: %u from peer, Abort!\n", in sctp_process_a_data_chunk() 5613 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()
|