Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_htcp.c35 u32 last_cong; /* Time since last congestion event end */ member
51 return jiffies - ca->last_cong; in htcp_cong_time()
61 ca->undo_last_cong = ca->last_cong; in htcp_reset()
65 ca->last_cong = jiffies; in htcp_reset()
73 ca->last_cong = ca->undo_last_cong; in htcp_cwnd_undo()
265 ca->last_cong = jiffies; in htcp_init()
276 ca->last_cong = jiffies; in htcp_state()