Searched refs:SCTP_DEBUG_INPUT3 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_input.c | 4559 SCTPDBG(SCTP_DEBUG_INPUT3, in sctp_process_control() 4650 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_INIT\n"); in sctp_process_control() 4685 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_INIT_ACK\n"); in sctp_process_control() 4738 SCTPDBG(SCTP_DEBUG_INPUT3, "%s\n", in sctp_process_control() 4906 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_OP_ERR\n"); in sctp_process_control() 4914 SCTPDBG(SCTP_DEBUG_INPUT3, in sctp_process_control() 5015 SCTPDBG(SCTP_DEBUG_INPUT3, in sctp_process_control() 5057 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_ECN_ECHO\n"); in sctp_process_control() 5070 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_ECN_CWR\n"); in sctp_process_control() 5096 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_ASCONF\n"); in sctp_process_control() [all …]
|
| H A D | sctp_constants.h | 639 #define SCTP_DEBUG_INPUT3 0x00004000 macro
|
| H A D | sctp_pcb.c | 2298 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf lookup addr\n", in sctp_findassociation_ep_asconf() 2318 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf v6 lookup addr\n", in sctp_findassociation_ep_asconf() 2345 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf v4 lookup addr\n", in sctp_findassociation_ep_asconf()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_constants.h | 639 #define SCTP_DEBUG_INPUT3 0x00004000 macro
|