Searched refs:sample_cnt (Results 1 – 2 of 2) sorted by relevance
91 u16 sample_cnt; member172 if (ca->sample_cnt < 8) { in tcp_cdg_hystart_update()173 ca->sample_cnt++; in tcp_cdg_hystart_update()281 ca->sample_cnt = 0; in tcp_cdg_cong_avoid()
99 u8 sample_cnt; /* number of samples to decide curr_rtt */ member126 ca->sample_cnt = 0; in bictcp_hystart_reset()435 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()436 ca->sample_cnt++; in hystart_update()
Completed in 6 milliseconds