OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wtab_alloc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/altq/
altq_red.h
193
extern struct wtab *
wtab_alloc
(int);
altq_red.c
309
rp->red_wtab =
wtab_alloc
(rp->red_weight);
648
wtab_alloc
(int weight)
function
661
panic("
wtab_alloc
: malloc failed!");
altq_rio.c
253
rp->rio_wtab =
wtab_alloc
(rp->rio_weight);
Completed in 22 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026