Home
last modified time | relevance | path

Searched refs:prior_snd_cwnd (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/ipv4/
Dtcp_cdg.c266 u32 prior_snd_cwnd; in tcp_cdg_cong_avoid() local
292 prior_snd_cwnd = tp->snd_cwnd; in tcp_cdg_cong_avoid()
295 incr = tp->snd_cwnd - prior_snd_cwnd; in tcp_cdg_cong_avoid()