Searched refs:beg_snd_cwnd (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ | ||
D | tcp_vegas.h | 12 u32 beg_snd_cwnd; /* saves the size of the cwnd */ member |
D | tcp_yeah.c | 179 yeah->vegas.beg_snd_cwnd = tp->snd_cwnd; in tcp_yeah_cong_avoid() |