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

/darwin-on-arm/xnu/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));
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_subr.c155 altq_disable(IFCQ_ALTQ(ifq));
/darwin-on-arm/xnu/bsd/net/
H A Dpf_ioctl.c1121 error = altq_disable(IFCQ_ALTQ(ifq));

Completed in 30 milliseconds