Home
last modified time | relevance | path

Searched refs:DIOCCLRSTATUS (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/net/
H A Dpfvar.h1957 #define DIOCCLRSTATUS _IO ('D', 22) macro
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1887 unsigned IOCTL_DIOCCLRSTATUS = DIOCCLRSTATUS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc782 _(DIOCCLRSTATUS, NONE, 0);
/freebsd-14.2/sbin/pfctl/
H A Dpfctl.c353 if (ioctl(dev, DIOCCLRSTATUS)) in pfctl_clear_stats()
/freebsd-14.2/sys/netpfil/pf/
H A Dpf_ioctl.c2506 case DIOCCLRSTATUS: in pfioctl()
3961 case DIOCCLRSTATUS: { in pfioctl()