Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_var.h217 int codel_remove_altq(struct pf_altq *);
H A Daltq_codel.c142 codel_remove_altq(struct pf_altq *a) in codel_remove_altq() function
H A Daltq_subr.c604 error = codel_remove_altq(a); in altq_remove()