Searched refs:beg_snd_cwnd (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/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 = tcp_snd_cwnd(tp); in tcp_yeah_cong_avoid() |