Searched refs:DIOCGETALTQS (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/sbin/ipfw/ |
| H A D | altq.c | 89 if (ioctl(pffd, DIOCGETALTQS, &pfioc) != 0) { in altq_fetch()
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | pfctl_qstats.c | 152 if (ioctl(dev, DIOCGETALTQS, &pa)) {
|
| H A D | pfctl.c | 2771 if (ioctl(dev, DIOCGETALTQS, &pa)) { in pfctl_test_altqsupport()
|
| /freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_pf/ |
| H A D | pf_snmp.c | 1234 if (ioctl(dev, DIOCGETALTQS, &pa)) { in pfq_refresh() 1655 if (ioctl(pfdev, DIOCGETALTQS, &pa)) { in altq_is_enabled()
|
| /freebsd-14.2/sys/net/ |
| H A D | pfvar.h | 2065 #define DIOCGETALTQS __CONCAT(DIOCGETALTQSV, PFIOC_ALTQ_VERSION) macro 2081 #define DIOCGETALTQS __CONCAT(DIOCGETALTQSV, 0) macro
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cpp | 1902 unsigned IOCTL_DIOCGETALTQS = DIOCGETALTQS;
|
| H A D | sanitizer_interceptors_ioctl_netbsd.inc | 797 _(DIOCGETALTQS, READWRITE, struct_pfioc_altq_sz);
|