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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.c100 static int hfsc_addq(struct hfsc_class *, struct mbuf *, struct pf_mtag *);
783 ret = hfsc_addq(cl, m, t);
792 /* packet has been freed in hfsc_addq */
923 hfsc_addq(struct hfsc_class *cl, struct mbuf *m, struct pf_mtag *t) function

Completed in 18 milliseconds