Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_hfsc.c90 static struct mbuf *hfsc_getq(struct hfsc_class *);
778 m = hfsc_getq(cl); in hfsc_dequeue()
839 hfsc_getq(struct hfsc_class *cl) in hfsc_getq() function