Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Dif_altq.h175 extern int altq_detach(struct ifaltq *);
H A Daltq_subr.c168 altq_detach(ifq) in altq_detach() function
511 error = altq_detach(&ifp->if_snd); in altq_pfdetach()
/f-stack/freebsd/net/
H A Dif.c1223 altq_detach(&ifp->if_snd); in if_detach_internal()