Searched refs:SCTP_DEBUG_INPUT3 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/netinet/ |
| D | sctp_input.c | 193 SCTPDBG(SCTP_DEBUG_INPUT3, "sctp_handle_init: sending SHUTDOWN-ACK\n"); in sctp_handle_init() 197 SCTPDBG(SCTP_DEBUG_INPUT3, "sctp_handle_init: sending INIT-ACK\n"); in sctp_handle_init() 4574 SCTPDBG(SCTP_DEBUG_INPUT3, in sctp_process_control() 4665 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_INIT\n"); in sctp_process_control() 4700 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_INIT_ACK\n"); in sctp_process_control() 4753 SCTPDBG(SCTP_DEBUG_INPUT3, "%s\n", in sctp_process_control() 4819 SCTPDBG(SCTP_DEBUG_INPUT3, "%s process cum_ack:%x num_seg:%d a_rwnd:%d\n", in sctp_process_control() 4860 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_HEARTBEAT\n"); in sctp_process_control() 4868 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_HEARTBEAT_ACK\n"); in sctp_process_control() 4881 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_ABORT, stcb %p\n", in sctp_process_control() [all …]
|
| D | sctp_constants.h | 649 #define SCTP_DEBUG_INPUT3 0x00004000 macro
|
| D | sctp_pcb.c | 2327 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf lookup addr\n", in sctp_findassociation_ep_asconf() 2347 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf v6 lookup addr\n", in sctp_findassociation_ep_asconf() 2374 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf v4 lookup addr\n", in sctp_findassociation_ep_asconf()
|