Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_cubic.c94 u8 sample_cnt; /* number of samples to decide curr_rtt */ member
127 ca->sample_cnt = 0; in bictcp_hystart_reset()
361 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()
365 ca->sample_cnt++; in hystart_update()