Home
last modified time | relevance | path

Searched refs:altq_disable (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/altq/
H A Dif_altq.h177 extern int altq_disable(struct ifaltq *);
H A Daltq_subr.c230 altq_disable(ifq) in altq_disable() function
509 error = altq_disable(&ifp->if_snd); in altq_pfdetach()
/f-stack/freebsd/net/
H A Dif.c1221 altq_disable(&ifp->if_snd); in if_detach_internal()
/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c794 error = altq_disable(&ifp->if_snd); in pf_disable_altq()