Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_cubic.c41 #define HYSTART_MIN_SAMPLES 8 macro
406 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()