Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDsctp_timer.c116 SCTP_FROM_SCTP_TIMER + SCTP_LOC_1); in sctp_threshold_management()
125 SCTP_FROM_SCTP_TIMER, in sctp_threshold_management()
135 SCTP_FROM_SCTP_TIMER, in sctp_threshold_management()
154 inp->last_abort_code = SCTP_FROM_SCTP_TIMER + SCTP_LOC_2; in sctp_threshold_management()
1070 inp->last_abort_code = SCTP_FROM_SCTP_TIMER + SCTP_LOC_3; in sctp_cookie_timer()
HDsctp_constants.h738 #define SCTP_FROM_SCTP_TIMER 0x40000000 macro