Searched refs:red_alloc (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/net/altq/
H A Daltq_red.h110 extern red_t *red_alloc(int, int, int, int, int, int);
H A Daltq_red.c174 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, function
H A Daltq_priq.c350 cl->cl_red = red_alloc(0, 0,
H A Daltq_fairq.c411 cl->cl_red = red_alloc(0, 0,
H A Daltq_rmclass.c283 cl->red_ = red_alloc(0, 0,
H A Daltq_hfsc.c424 cl->cl_red = red_alloc(0, 0,

Completed in 113 milliseconds