Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_timer.c297 if (sctp_debug_on & SCTP_DEBUG_TIMER2) { in sctp_backoff_on_timeout()
306 if (sctp_debug_on & SCTP_DEBUG_TIMER2) { in sctp_backoff_on_timeout()
422 if (sctp_debug_on & SCTP_DEBUG_TIMER2) { in sctp_mark_all_for_resend()
H A Dsctp_constants.h517 #define SCTP_DEBUG_TIMER2 0x00000002 macro