Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds