Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/sctp/
Dconstants.h393 SCTP_LOWER_CWND_T3_RTX, enumerator
/linux-6.1.9/net/sctp/
Dtransport.c658 case SCTP_LOWER_CWND_T3_RTX: in sctp_transport_lower_cwnd()
Doutqueue.c545 sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_T3_RTX); in sctp_retransmit()