Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_input.c455 SCTPDBG(SCTP_DEBUG_INPUT1, "sctp_process_init() failed\n"); in sctp_process_init_ack()
473 SCTPDBG(SCTP_DEBUG_INPUT1, in sctp_process_init_ack()
576 SCTPDBG(SCTP_DEBUG_INPUT1, "Huh? I can't find the address I sent it to, discard\n"); in sctp_handle_heartbeat_ack()
1088 SCTPDBG(SCTP_DEBUG_INPUT1, "Bogus length in cause - bytes left: %u cause length: %u\n", in sctp_handle_error()
1101 SCTPDBG(SCTP_DEBUG_INPUT1, "Software error we got a %u back? We have a bug :/ (or do they?)\n", in sctp_handle_error()
1227 SCTPDBG(SCTP_DEBUG_INPUT1, "sctp_handle_error: unknown code 0x%x\n", in sctp_handle_error()
1323 SCTPDBG(SCTP_DEBUG_INPUT1, "Leaving handle-init-ack end\n"); in sctp_handle_init_ack()
1472 SCTPDBG(SCTP_DEBUG_INPUT1, "sctp_process_init() failed\n"); in sctp_process_cookie_existing()
1531 SCTPDBG(SCTP_DEBUG_INPUT1, in sctp_process_cookie_existing()
1662 SCTPDBG(SCTP_DEBUG_INPUT1, "sctp_process_init() failed\n"); in sctp_process_cookie_existing()
[all …]
H A Dsctp_constants.h634 #define SCTP_DEBUG_INPUT1 0x00001000 macro
/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c133 SCTPDBG(SCTP_DEBUG_INPUT1, in sctp6_input_with_port()