Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_vegas.h12 u32 beg_snd_cwnd; /* saves the size of the cwnd */ member
H A Dtcp_yeah.c179 yeah->vegas.beg_snd_cwnd = tcp_snd_cwnd(tp); in tcp_yeah_cong_avoid()