Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_cubic.c41 #define HYSTART_MIN_SAMPLES 8 macro
417 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()