Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
Dconstants.h376 SCTP_LOWER_CWND_INACTIVE, enumerator
/kernel/linux/linux-5.10/net/sctp/
Dtransport.c564 case SCTP_LOWER_CWND_INACTIVE: in sctp_transport_lower_cwnd()
Dsm_sideeffect.c1646 sctp_transport_lower_cwnd(t, SCTP_LOWER_CWND_INACTIVE); in sctp_cmd_interpreter()