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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.h141 extern struct mbuf *sfb_getq(struct sfb *, class_queue_t *);
H A Dclassq_sfb.c1085 sfb_getq(struct sfb *sp, class_queue_t *q) function
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_fairq.c936 m = sfb_getq(cl->cl_sfb, &b->queue);
H A Dpktsched_priq.c760 return (sfb_getq(cl->cl_sfb, &cl->cl_q));
H A Dpktsched_rmclass.c1758 return (sfb_getq(cl->sfb_, &cl->q_));
H A Dpktsched_tcq.c721 return (sfb_getq(cl->cl_sfb, &cl->cl_q));
H A Dpktsched_hfsc.c1003 return (sfb_getq(cl->cl_sfb, &cl->cl_q));
H A Dpktsched_qfq.c1394 return (sfb_getq(cl->cl_sfb, &cl->cl_q));

Completed in 40 milliseconds