Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/pfctl/
H A Dpfctl_qstats.c184 if (ioctl(dev, DIOCGETQSTATS, &pq)) {
/freebsd-12.1/sys/net/
H A Dpfvar.h1548 #define DIOCGETQSTATS __CONCAT(DIOCGETQSTATSV, PFIOC_QSTATS_VERSION) macro
1564 #define DIOCGETQSTATS __CONCAT(DIOCGETQSTATSV, 0) macro
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1568 unsigned IOCTL_DIOCGETQSTATS = DIOCGETQSTATS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc801 _(DIOCGETQSTATS, READWRITE, struct_pfioc_qstats_sz);