Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_rio.h85 extern rio_t *rio_alloc(int, struct redparams *, int, int);
H A Daltq_red.h45 struct redparams { struct
H A Daltq_rio.c169 static struct redparams default_rio_params[RIO_NDROPPREC] = {
180 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) in rio_alloc()