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

/linux-master/include/net/
H A Dred.h116 #define RED_STAB_SIZE 256 macro
117 #define RED_STAB_MASK (RED_STAB_SIZE - 1)
141 u8 Stab[RED_STAB_SIZE];
184 for (i = 0; i < RED_STAB_SIZE; i++)
/linux-master/net/sched/
H A Dsch_choke.c325 [TCA_CHOKE_STAB] = { .len = RED_STAB_SIZE },
H A Dsch_red.c227 [TCA_RED_STAB] = { .len = RED_STAB_SIZE },

Completed in 175 milliseconds