Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_westwood.c217 static u32 tcp_westwood_bw_rttmin(const struct sock *sk) in tcp_westwood_bw_rttmin() function
247 tp->snd_cwnd = tp->snd_ssthresh = tcp_westwood_bw_rttmin(sk); in tcp_westwood_event()
250 tp->snd_ssthresh = tcp_westwood_bw_rttmin(sk); in tcp_westwood_event()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_westwood.c217 static u32 tcp_westwood_bw_rttmin(const struct sock *sk) in tcp_westwood_bw_rttmin() function
247 tp->snd_ssthresh = tcp_westwood_bw_rttmin(sk); in tcp_westwood_event()
251 tp->snd_ssthresh = tcp_westwood_bw_rttmin(sk); in tcp_westwood_event()

Completed in 2 milliseconds