Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_var.h211 int hfsc_remove_altq(struct pf_altq *);
H A Daltq_subr.c598 error = hfsc_remove_altq(a); in altq_remove()
H A Daltq_hfsc.c182 hfsc_remove_altq(struct pf_altq *a) in hfsc_remove_altq() function