Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c89 static int hfsc_addq(struct hfsc_class *, struct mbuf *);
684 if (hfsc_addq(cl, m) != 0) { in hfsc_enqueue()
809 hfsc_addq(struct hfsc_class *cl, struct mbuf *m) in hfsc_addq() function