Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDsctp_timer.c733 SCTPDBG(SCTP_DEBUG_TIMER1, "LAST TSN marked was %x\n", in sctp_mark_all_for_resend()
735 SCTPDBG(SCTP_DEBUG_TIMER1, "Num marked for retransmission was %d peer-rwd:%u\n", in sctp_mark_all_for_resend()
1213 SCTPDBG(SCTP_DEBUG_TIMER1, "asconf_timer: Peer has not responded to our repeated ASCONFs\n"); in sctp_asconf_timer()
HDsctp_constants.h622 #define SCTP_DEBUG_TIMER1 0x00000001 macro