OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:red_alloc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/altq/
altq_red.h
185
extern red_t *
red_alloc
(int, int, int, int, int, int);
altq_red.c
231
red_alloc
(int weight, int inv_pmax, int th_min, int th_max, int flags,
function
818
rqp->rq_red =
red_alloc
(0, 0, 0, 0, 0, 0);
920
new =
red_alloc
(fc->red_weight,
altq_priq.c
366
cl->cl_red =
red_alloc
(0, 0,
altq_rmclass.c
293
cl->red_ =
red_alloc
(0, 0,
altq_hfsc.c
447
cl->cl_red =
red_alloc
(0, 0,
Completed in 22 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026