Home
last modified time | relevance | path

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

/dragonfly/sys/net/altq/
H A Dif_altq.h254 int altq_disable(struct ifaltq *);
H A Daltq_subr.c197 altq_disable(struct ifaltq *ifq) in altq_disable() function
/dragonfly/sys/net/pf/
H A Dpf_ioctl.c729 error = altq_disable(&ifp->if_snd); in pf_disable_altq()
/dragonfly/sys/net/
H A Dif.c1008 altq_disable(&ifp->if_snd); in if_detach()