Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dconstants.h430 } sctp_lower_cwnd_t; typedef
Dstructs.h933 void sctp_transport_lower_cwnd(struct sctp_transport *, sctp_lower_cwnd_t);
/linux-2.4.37.9/net/sctp/
Dtransport.c429 sctp_lower_cwnd_t reason) in sctp_transport_lower_cwnd()