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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_westwood.c218 static u32 tcp_westwood_bw_rttmin(const struct sock *sk) function
236 tp->snd_cwnd = tp->snd_ssthresh = tcp_westwood_bw_rttmin(sk);
240 tp->snd_ssthresh = tcp_westwood_bw_rttmin(sk);
279 .min_cwnd = tcp_westwood_bw_rttmin,

Completed in 71 milliseconds