Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_cubic.c98 u8 sample_cnt; /* number of samples to decide curr_rtt */ member
139 ca->sample_cnt = 0; in bictcp_hystart_reset()
374 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()
378 ca->sample_cnt++; in hystart_update()