Searched refs:hfsc_class_stats (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/net/altq/
H A Daltq_hfsc.h158 struct hfsc_class_stats { struct
179 #define HFSC_GETSTATS _IOWR('Q', 12, struct hfsc_class_stats)
H A Daltq_hfsc.c151 static int hfsccmd_class_stats(struct hfsc_class_stats *);
2017 error = hfsccmd_class_stats((struct hfsc_class_stats *)addr);
2186 struct hfsc_class_stats *ap;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp526 unsigned struct_hfsc_class_stats_sz = sizeof(hfsc_class_stats);

Completed in 262 milliseconds