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

/xnu-2782.1.97/bsd/net/altq/
H A Dif_altq.h165 extern int altq_disable(struct ifaltq *);
H A Daltq_subr.c182 altq_disable(struct ifaltq *altq) function
480 error = altq_disable(IFCQ_ALTQ(&ifp->if_snd));
/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_subr.c163 altq_disable(IFCQ_ALTQ(ifq));
/xnu-2782.1.97/bsd/net/
H A Dpf_ioctl.c1124 error = altq_disable(IFCQ_ALTQ(ifq));

Completed in 89 milliseconds