Home
last modified time | relevance | path

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

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