tcp_westwood_bw_rttmin  236 net/ipv4/tcp_westwood.c 		tp->snd_cwnd = tp->snd_ssthresh = tcp_westwood_bw_rttmin(sk);
tcp_westwood_bw_rttmin  240 net/ipv4/tcp_westwood.c 		tp->snd_ssthresh = tcp_westwood_bw_rttmin(sk);
tcp_westwood_bw_rttmin  279 net/ipv4/tcp_westwood.c 	.min_cwnd	= tcp_westwood_bw_rttmin,