Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_hfsc.c78 static int hfsc_request(struct ifaltq *, int, void *);
153 hfsc_enqueue, hfsc_dequeue, hfsc_request, NULL, NULL); in hfsc_pfattach()
326 hfsc_request(struct ifaltq *ifq, int req, void *arg) in hfsc_request() function