Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/altq/altqstat/
Dqdisc_wfq.c80 if (ioctl(fd, WFQ_GET_STATS, &wfq_stats) < 0) in wfq_stat_loop()
106 if (ioctl(fd, WFQ_GET_STATS, &wfq_stats) < 0) in wfq_stat_loop()
/netbsd/src/sys/altq/
Daltq_wfq.h90 #define WFQ_GET_STATS _IOWR('Q', 12, struct wfq_getstats) macro
Daltq_wfq.c679 case WFQ_GET_STATS: in wfqioctl()
716 case WFQ_GET_STATS: in wfqioctl()