Home
last modified time | relevance | path

Searched refs:SCTP_DEBUG_INPUT2 (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_input.c106 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_init: handling INIT tcb:%p\n", in sctp_handle_init()
428 SCTPDBG(SCTP_DEBUG_INPUT2, "process_init: couldn't get memory for the streams!\n"); in sctp_process_init()
838 …SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_nat_missing_state: Peer does not support AUTH, cannot send… in sctp_handle_nat_missing_state()
857 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_abort: handling ABORT\n"); in sctp_handle_abort()
872 SCTPDBG(SCTP_DEBUG_INPUT2, "Received Colliding state, ABORT flags:%x\n", in sctp_handle_abort()
878 SCTPDBG(SCTP_DEBUG_INPUT2, "Received missing state, ABORT flags:%x\n", in sctp_handle_abort()
915 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_abort: finished\n"); in sctp_handle_abort()
961 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_handle_shutdown()
1088 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_handle_shutdown_ack()
1183 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_process_unrecog_chunk()
[all …]
Dsctp_constants.h660 #define SCTP_DEBUG_INPUT2 0x00002000 macro