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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_westwood.c34 u32 rtt_win_sx; /* here starts a new evaluation... */ member in struct:westwood
72 w->rtt_win_sx = tcp_time_stamp;
119 s32 delta = tcp_time_stamp - w->rtt_win_sx;
143 w->rtt_win_sx = tcp_time_stamp;

Completed in 65 milliseconds