Searched refs:SCTP_DEBUG_INPUT2 (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_input.c | 104 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() 803 …SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_nat_missing_state: Peer does not support AUTH, cannot send… in sctp_handle_nat_missing_state() 821 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_abort: handling ABORT\n"); in sctp_handle_abort() 836 SCTPDBG(SCTP_DEBUG_INPUT2, "Received Colliding state abort flags:%x\n", in sctp_handle_abort() 842 SCTPDBG(SCTP_DEBUG_INPUT2, "Received missing state abort flags:%x\n", in sctp_handle_abort() 878 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_abort: finished\n"); in sctp_handle_abort() 922 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_handle_shutdown() 1024 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_handle_shutdown_ack() 1126 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_process_unrecog_chunk() [all …]
|
D | sctp_constants.h | 717 #define SCTP_DEBUG_INPUT2 0x00002000 macro
|