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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_tcq.c73 static struct mbuf *tcq_dequeue_cl(struct tcq_if *, struct tcq_class *,
590 return (tcq_dequeue_cl(tif, NULL, sc, op));
594 tcq_dequeue_cl(struct tcq_if *tif, struct tcq_class *cl, function
926 return (tcq_dequeue_cl(ifq->ifcq_disc,

Completed in 21 milliseconds