Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dred.h116 #define RED_STAB_SIZE 256 macro
117 #define RED_STAB_MASK (RED_STAB_SIZE - 1)
142 u8 Stab[RED_STAB_SIZE];
185 for (i = 0; i < RED_STAB_SIZE; i++) in red_check_params()
/linux-5.19.10/net/sched/
Dsch_choke.c328 [TCA_CHOKE_STAB] = { .len = RED_STAB_SIZE },
Dsch_red.c227 [TCA_RED_STAB] = { .len = RED_STAB_SIZE },