Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dconstants.h384 SCTP_LOWER_CWND_INACTIVE, enumerator
/Linux-v4.19/net/sctp/
Dtransport.c578 case SCTP_LOWER_CWND_INACTIVE: in sctp_transport_lower_cwnd()
Dsm_sideeffect.c1664 sctp_transport_lower_cwnd(t, SCTP_LOWER_CWND_INACTIVE); in sctp_cmd_interpreter()