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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_tcq.c62 static inline int tcq_addq(struct tcq_class *, struct mbuf *,
552 ret = tcq_addq(cl, m, t);
561 /* packet has been freed in tcq_addq */
628 tcq_addq(struct tcq_class *cl, struct mbuf *m, struct pf_mtag *t) function

Completed in 34 milliseconds