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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/sctp/
H A Dstructs.h1009 void sctp_transport_lower_cwnd(struct sctp_transport *, sctp_lower_cwnd_t);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Doutqueue.c485 sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_T3_RTX);
494 sctp_transport_lower_cwnd(transport, SCTP_LOWER_CWND_FAST_RTX);
H A Dsm_sideeffect.c128 sctp_transport_lower_cwnd(transport,
651 sctp_transport_lower_cwnd(t, SCTP_LOWER_CWND_INACTIVE);
H A Dtransport.c479 void sctp_transport_lower_cwnd(struct sctp_transport *transport, function

Completed in 217 milliseconds