Home
last modified time | relevance | path

Searched defs:target_cwnd (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_vegas.c199 u64 target_cwnd; in tcp_vegas_cong_avoid() local
H A Dtcp_veno.c140 u64 target_cwnd; in tcp_veno_cong_avoid() local
H A Dtcp_bbr.c521 u32 cwnd = tp->snd_cwnd, target_cwnd = 0; in bbr_set_cwnd() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_vegas.c199 u64 target_cwnd; in tcp_vegas_cong_avoid() local
H A Dtcp_veno.c140 u64 target_cwnd; in tcp_veno_cong_avoid() local
H A Dtcp_bbr.c523 u32 cwnd = tcp_snd_cwnd(tp), target_cwnd = 0; in bbr_set_cwnd() local

Completed in 6 milliseconds