Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/sctp/
Dconstants.h394 SCTP_LOWER_CWND_T3_RTX, enumerator
/linux-2.6.39/net/sctp/
Dtransport.c480 case SCTP_LOWER_CWND_T3_RTX: in sctp_transport_lower_cwnd()
Doutqueue.c488 sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_T3_RTX); in sctp_retransmit()