NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_QSIZE
sys/altq/altq_wfq.c
572
if(cf->nqueues <= 0 || MAX_QSIZE < cf->nqueues)
usr.sbin/altq/altqstat/qdisc_wfq.c
78
for (i = 0; i < MAX_QSIZE; i++) {