Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_var.h210 int hfsc_add_altq(struct ifnet *, struct pf_altq *);
H A Daltq_subr.c552 error = hfsc_add_altq(ifp, a); in altq_add()
H A Daltq_hfsc.c159 hfsc_add_altq(struct ifnet *ifp, struct pf_altq *a) in hfsc_add_altq() function