Searched refs:ifclassq_detach (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/bsd/net/classq/
H A Dif_classq.h351 extern int ifclassq_detach(struct ifclassq *);
H A Dclassq_subr.c481 ifclassq_detach(struct ifclassq *ifq) function
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_cbq.c681 return (ifclassq_detach(ifq));
H A Dpktsched_fairq.c1272 return (ifclassq_detach(ifq));
H A Dpktsched_priq.c1131 return (ifclassq_detach(ifq));
H A Dpktsched_tcq.c1072 return (ifclassq_detach(ifq));
H A Dpktsched_hfsc.c2039 return (ifclassq_detach(ifq));
H A Dpktsched_qfq.c1891 return (ifclassq_detach(ifq));

Completed in 27 milliseconds