Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/altq/
Daltq_red.c1127 #define BRTT_SIZE 128 macro
1132 const int brtt_tab[BRTT_SIZE] = {
1317 fv->fv_p2ftab = malloc(sizeof(int) * BRTT_SIZE,
1328 for (i = 1; i < BRTT_SIZE; i++) {
1355 f = fv->fv_p2ftab[BRTT_SIZE-1];