Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c36 #define HYSTART_MIN_SAMPLES 8 macro
481 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()
/openbmc/linux/net/ipv4/
H A Dtcp_cubic.c44 #define HYSTART_MIN_SAMPLES 8 macro
435 if (ca->sample_cnt < HYSTART_MIN_SAMPLES) { in hystart_update()