Searched refs:last_cong (Results 1 – 1 of 1) sorted by relevance
35 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()