Home
last modified time | relevance | path

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

/netbsd/src/sys/altq/
Daltq_hfsc.c97 static struct mbuf *hfsc_getq(struct hfsc_class *);
804 m = hfsc_getq(cl); in hfsc_dequeue()
861 hfsc_getq(struct hfsc_class *cl) in hfsc_getq() function