Home
last modified time | relevance | path

Searched refs:SCTP_DEBUG_TIMER4 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_timer.c59 SCTPDBG(SCTP_DEBUG_TIMER4, "Audit invoked on send queue cnt:%d onqueue:%d\n", in sctp_audit_retranmission_queue()
80 SCTPDBG(SCTP_DEBUG_TIMER4, "Audit completes retran:%d onqueue:%d\n", in sctp_audit_retranmission_queue()
94 SCTPDBG(SCTP_DEBUG_TIMER4, "Error count for %p now %d thresh:%d\n", in sctp_threshold_management()
139 SCTPDBG(SCTP_DEBUG_TIMER4, "Overall error count for %p now %d thresh:%u state:%x\n", in sctp_threshold_management()
780 SCTPDBG(SCTP_DEBUG_TIMER4, in sctp_mark_all_for_resend()
788 SCTPDBG(SCTP_DEBUG_TIMER4, in sctp_mark_all_for_resend()
H A Dsctp_constants.h625 #define SCTP_DEBUG_TIMER4 0x00000008 macro