Home
last modified time | relevance | path

Searched refs:SCTP_DEBUG_INPUT1 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_input.c506 SCTPDBG(SCTP_DEBUG_INPUT1, in sctp_process_init_ack()
607 SCTPDBG(SCTP_DEBUG_INPUT1, "Huh? I can't find the address I sent it to, discard\n"); in sctp_handle_heartbeat_ack()
1245 SCTPDBG(SCTP_DEBUG_INPUT1, "sctp_handle_error: unknown code 0x%x\n", in sctp_handle_error()
1398 SCTPDBG(SCTP_DEBUG_INPUT1, "Leaving handle-init-ack end\n"); in sctp_handle_init_ack()
2025 SCTPDBG(SCTP_DEBUG_INPUT1, in sctp_process_cookie_new()
2078 SCTPDBG(SCTP_DEBUG_INPUT1, in sctp_process_cookie_new()
4394 SCTPDBG(SCTP_DEBUG_INPUT1, "Invalid header length %d\n", in sctp_process_control()
4405 SCTPDBG(SCTP_DEBUG_INPUT1, "Its an INIT of len:%d vtag:%x\n", in sctp_process_control()
5450 SCTPDBG(SCTP_DEBUG_INPUT1, "stcb:%p state:%x\n", in sctp_common_input_processing()
5662 SCTPDBG(SCTP_DEBUG_INPUT1, in sctp_common_input_processing()
[all …]
H A Dsctp_constants.h637 #define SCTP_DEBUG_INPUT1 0x00001000 macro
/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h637 #define SCTP_DEBUG_INPUT1 0x00001000 macro
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c136 SCTPDBG(SCTP_DEBUG_INPUT1, in sctp6_input_with_port()