Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_cubic.c42 #define HYSTART_MIN_SAMPLES 8 macro
407 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()