Searched refs:beg_snd_cwnd (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dtcp_vegas.h11 u32 beg_snd_cwnd; /* saves the size of the cwnd */ member in struct:vegas
H A Dtcp_vegas.c209 old_snd_cwnd = vegas->beg_snd_cwnd;
216 vegas->beg_snd_cwnd = tp->snd_cwnd;
H A Dtcp_yeah.c208 yeah->vegas.beg_snd_cwnd = tp->snd_cwnd;

Completed in 48 milliseconds