Home
last modified time | relevance | path

Searched refs:rio_wtab (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/altq/
H A Daltq_rio.c227 rp->rio_wtab = wtab_alloc(rp->rio_weight); in rio_alloc()
271 wtab_destroy(rp->rio_wtab); in rio_destroy()
351 pow_w(rp->rio_wtab, n); in rio_addq()
H A Daltq_rio.h73 struct wtab *rio_wtab; /* weight table */ member