Searched refs:curr_rtt (Results 1 – 2 of 2) sorted by relevance
104 u32 curr_rtt; /* the minimum rtt of current round */ member125 ca->curr_rtt = ~0U; in bictcp_hystart_reset()429 if (ca->curr_rtt > delay) in hystart_update()430 ca->curr_rtt = delay; in hystart_update()434 if (ca->curr_rtt > ca->delay_min + in hystart_update()
91 __u32 curr_rtt; /* the minimum rtt of current round */ member168 ca->curr_rtt = ~0U; in bictcp_hystart_reset()479 if (ca->curr_rtt > delay) in hystart_update()480 ca->curr_rtt = delay; in hystart_update()484 if (ca->curr_rtt > ca->delay_min + in hystart_update()