Searched refs:cqrq_t (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/bsd/net/classq/
H A Dif_classq.h49 } cqrq_t; typedef in typeref:enum:cqrq
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_cbq.c87 static int cbq_request_ifclassq(struct ifclassq *, cqrq_t, void *);
H A Dpktsched_priq.c86 static int priq_request_ifclassq(struct ifclassq *, cqrq_t, void *);
969 priq_request_ifclassq(struct ifclassq *ifq, cqrq_t req, void *arg)
H A Dpktsched_tcq.c56 static int tcq_request_ifclassq(struct ifclassq *, cqrq_t, void *);
931 tcq_request_ifclassq(struct ifclassq *ifq, cqrq_t req, void *arg)
H A Dpktsched_qfq.c86 static int qfq_request_ifclassq(struct ifclassq *, cqrq_t, void *);
1729 qfq_request_ifclassq(struct ifclassq *ifq, cqrq_t req, void *arg)
H A Dpktsched_fairq.c145 static int fairq_request_ifclassq(struct ifclassq *, cqrq_t, void *);
H A Dpktsched_hfsc.c98 static int hfsc_request_ifclassq(struct ifclassq *, cqrq_t, void *);

Completed in 37 milliseconds