Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/sctp/
Dconstants.h375 SCTP_LOWER_CWND_T3_RTX, enumerator
/Linux-v5.10/net/sctp/
Dtransport.c501 case SCTP_LOWER_CWND_T3_RTX: in sctp_transport_lower_cwnd()
Doutqueue.c542 sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_T3_RTX); in sctp_retransmit()