Home
last modified time | relevance | path

Searched defs:wfq_getstats (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/altq/
H A Daltq_wfq.h67 struct wfq_getstats { struct
90 #define WFQ_GET_STATS _IOWR('Q', 12, struct wfq_getstats) argument
H A Daltq_wfq.c538 wfq_getstats(struct wfq_getstats *gsp) in wfq_getstats() function