Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_westwood.c35 u32 rtt_win_sx; /* here starts a new evaluation... */ member
72 w->rtt_win_sx = tcp_jiffies32; in tcp_westwood_init()
120 s32 delta = tcp_jiffies32 - w->rtt_win_sx; in westwood_update_window()
144 w->rtt_win_sx = tcp_jiffies32; in westwood_update_window()