Searched refs:SCTP_DEBUG_INPUT2 (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/netinet/ |
| HD | sctp_input.c | 95 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_init: handling INIT tcb:%p\n", in sctp_handle_init() 410 SCTPDBG(SCTP_DEBUG_INPUT2, "process_init: couldn't get memory for the streams!\n"); in sctp_process_init() 750 …SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_nat_missing_state: Peer does not support AUTH, cannot send… in sctp_handle_nat_missing_state() 769 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_abort: handling ABORT\n"); in sctp_handle_abort() 784 SCTPDBG(SCTP_DEBUG_INPUT2, "Received Colliding state abort flags:%x\n", in sctp_handle_abort() 790 SCTPDBG(SCTP_DEBUG_INPUT2, "Received missing state abort flags:%x\n", in sctp_handle_abort() 827 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_handle_abort: finished\n"); in sctp_handle_abort() 872 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_handle_shutdown() 983 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_handle_shutdown_ack() 1086 SCTPDBG(SCTP_DEBUG_INPUT2, in sctp_process_unrecog_chunk() [all …]
|
| HD | sctp_constants.h | 666 #define SCTP_DEBUG_INPUT2 0x00002000 macro
|