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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dtransport.c473 void sctp_transport_lower_cwnd(struct sctp_transport *transport, function
H A Doutqueue.c486 sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_T3_RTX);
497 sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_FAST_RTX);
H A Dsm_sideeffect.c129 sctp_transport_lower_cwnd(transport,
1543 sctp_transport_lower_cwnd(t, SCTP_LOWER_CWND_INACTIVE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dstructs.h1073 void sctp_transport_lower_cwnd(struct sctp_transport *, sctp_lower_cwnd_t);

Completed in 27 milliseconds