Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c35 #define HYSTART_DELAY 0x2 macro
50 static int hystart_detect = HYSTART_ACK_TRAIN | HYSTART_DELAY;
488 if (hystart_detect & HYSTART_DELAY) { in hystart_update()