Searched refs:SCTP_DEBUG_INPUT3 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_input.c | 151 SCTPDBG(SCTP_DEBUG_INPUT3, "sctp_handle_init: sending SHUTDOWN-ACK\n"); in sctp_handle_init() 155 SCTPDBG(SCTP_DEBUG_INPUT3, "sctp_handle_init: sending INIT-ACK\n"); in sctp_handle_init() 4491 SCTPDBG(SCTP_DEBUG_INPUT3, in sctp_process_control() 4579 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_INIT\n"); in sctp_process_control() 4616 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_INIT_ACK\n"); in sctp_process_control() 4669 SCTPDBG(SCTP_DEBUG_INPUT3, "%s\n", in sctp_process_control() 4735 SCTPDBG(SCTP_DEBUG_INPUT3, "%s process cum_ack:%x num_seg:%d a_rwnd:%d\n", in sctp_process_control() 4776 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_HEARTBEAT\n"); in sctp_process_control() 4784 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_HEARTBEAT_ACK\n"); in sctp_process_control() 4796 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_ABORT, stcb %p\n", in sctp_process_control() [all …]
|
H A D | sctp_constants.h | 636 #define SCTP_DEBUG_INPUT3 0x00004000 macro
|
H A D | sctp_pcb.c | 2163 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf lookup addr\n", in sctp_findassociation_ep_asconf() 2183 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf v6 lookup addr\n", in sctp_findassociation_ep_asconf() 2210 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf v4 lookup addr\n", in sctp_findassociation_ep_asconf()
|