Searched refs:round_start (Results 1 – 2 of 2) sorted by relevance
92 u32 round_start; member152 ca->round_start = now_us; in tcp_cdg_hystart_update()157 if (after(now_us, ca->round_start + base_owd)) { in tcp_cdg_hystart_update()
99 u32 round_start; /* beginning of each round */ member134 ca->round_start = ca->last_ack = bictcp_clock(); in bictcp_hystart_reset()404 if ((s32)(now - ca->round_start) > ca->delay_min >> 4) { in hystart_update()