Searched refs:round_start (Results 1 – 2 of 2) sorted by relevance
94 u32 round_start; member 154 ca->round_start = now_us; in tcp_cdg_hystart_update() 159 if (after(now_us, ca->round_start + base_owd)) { in tcp_cdg_hystart_update()
90 __u32 round_start; /* beginning of each round */ member168 ca->round_start = ca->last_ack = bictcp_clock_us(sk); in bictcp_hystart_reset()481 if ((__s32)(now - ca->round_start) > threshold) { in hystart_update()