Searched refs:SCTP_DEBUG_INPUT2 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_input.c | 93 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_init: handling INIT tcb:%p\n", in sctp_handle_init() 361 SCTPDBG(SCTP_DEBUG_INPUT2, "process_init: couldn't get memory for the streams!\n"); in sctp_process_init() 739 …SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_nat_missing_state: Peer does not support AUTH, cannot send… in sctp_handle_nat_missing_state() 754 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_abort: handling ABORT\n"); in sctp_handle_abort() 769 SCTPDBG(SCTP_DEBUG_INPUT2, "Received Colliding state, ABORT flags:%x\n", in sctp_handle_abort() 775 SCTPDBG(SCTP_DEBUG_INPUT2, "Received missing state, ABORT flags:%x\n", in sctp_handle_abort() 800 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_abort: finished\n"); in sctp_handle_abort() 871 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_shutdown: handling SHUTDOWN\n"); in sctp_handle_shutdown() 949 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_handle_shutdown_ack() 1012 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_process_unrecog_chunk() [all …]
|
H A D | sctp_constants.h | 635 #define SCTP_DEBUG_INPUT2 0x00002000 macro
|