Home
last modified time | relevance | path

Searched refs:sample_cnt (Results 1 – 2 of 2) sorted by relevance

/net/ipv4/
A Dtcp_cdg.c91 u16 sample_cnt; member
172 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()
A Dtcp_cubic.c99 u8 sample_cnt; /* number of samples to decide curr_rtt */ member
126 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