Home
last modified time | relevance | path

Searched refs:sctp_transport_lower_cwnd (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/sctp/
Dtransport.c469 void sctp_transport_lower_cwnd(struct sctp_transport *transport, in sctp_transport_lower_cwnd() function
Doutqueue.c474 sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_T3_RTX); in sctp_retransmit()
485 sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_FAST_RTX); in sctp_retransmit()
Dsm_sideeffect.c126 sctp_transport_lower_cwnd(transport, in sctp_do_ecn_ecne_work()
1601 sctp_transport_lower_cwnd(t, SCTP_LOWER_CWND_INACTIVE); in sctp_cmd_interpreter()
/linux-4.4.14/include/net/sctp/
Dstructs.h962 void sctp_transport_lower_cwnd(struct sctp_transport *, sctp_lower_cwnd_t);