Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/sctp/
Dconstants.h381 } sctp_lower_cwnd_t; typedef
Dstructs.h962 void sctp_transport_lower_cwnd(struct sctp_transport *, sctp_lower_cwnd_t);
/linux-4.1.27/net/sctp/
Dtransport.c470 sctp_lower_cwnd_t reason) in sctp_transport_lower_cwnd()