Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_qstats.c182 if (ioctl(dev, DIOCGETQSTATS, &pq)) {
/freebsd/sys/net/
H A Dpfvar.h2118 #define DIOCGETQSTATS __CONCAT(DIOCGETQSTATSV, PFIOC_QSTATS_VERSION) macro
2134 #define DIOCGETQSTATS __CONCAT(DIOCGETQSTATSV, 0) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1905 unsigned IOCTL_DIOCGETQSTATS = DIOCGETQSTATS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc800 _(DIOCGETQSTATS, READWRITE, struct_pfioc_qstats_sz);