Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/altq/altqstat/
H A 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/
H A Daltq_wfq.h90 #define WFQ_GET_STATS _IOWR('Q', 12, struct wfq_getstats) macro
H A Daltq_wfq.c679 case WFQ_GET_STATS: in wfqioctl()
716 case WFQ_GET_STATS: in wfqioctl()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1107 unsigned IOCTL_WFQ_GET_STATS = WFQ_GET_STATS;
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1270 unsigned IOCTL_WFQ_GET_STATS = WFQ_GET_STATS;
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1269 unsigned IOCTL_WFQ_GET_STATS = WFQ_GET_STATS;