Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_input.c111 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_init: handling INIT tcb:%p\n", in sctp_handle_init()
437 SCTPDBG(SCTP_DEBUG_INPUT2, "process_init: couldn't get memory for the streams!\n"); in sctp_process_init()
847 …SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_nat_missing_state: Peer does not support AUTH, cannot send… in sctp_handle_nat_missing_state()
866 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_abort: handling ABORT\n"); in sctp_handle_abort()
881 SCTPDBG(SCTP_DEBUG_INPUT2, "Received Colliding state abort flags:%x\n", in sctp_handle_abort()
887 SCTPDBG(SCTP_DEBUG_INPUT2, "Received missing state abort flags:%x\n", in sctp_handle_abort()
924 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_abort: finished\n"); in sctp_handle_abort()
970 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_handle_shutdown()
1097 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_handle_shutdown_ack()
1192 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_process_unrecog_chunk()
[all …]
Dsctp_constants.h665 #define SCTP_DEBUG_INPUT2 0x00002000 macro