Home
last modified time | relevance | path

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

/trueos/sys/contrib/altq/altq/
HDaltq_hfsc.c96 static int hfsc_addq(struct hfsc_class *, struct mbuf *);
708 if (hfsc_addq(cl, m) != 0) { in hfsc_enqueue()
835 hfsc_addq(struct hfsc_class *cl, struct mbuf *m) in hfsc_addq() function