Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_red.h118 extern int wtab_destroy(struct wtab *);
H A Daltq_red.c265 wtab_destroy(rp->red_wtab); in red_destroy()
582 wtab_destroy(struct wtab *w) in wtab_destroy() function
H A Daltq_rio.c270 wtab_destroy(rp->rio_wtab); in rio_destroy()