Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c2794 case DIOCGETRULES: in pfioctl()
2859 case DIOCGETRULES: in pfioctl()
3492 case DIOCGETRULES: { in pfioctl()
/freebsd/sys/net/
H A Dpfvar.h2065 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1880 unsigned IOCTL_DIOCGETRULES = DIOCGETRULES;
H A Dsanitizer_interceptors_ioctl_netbsd.inc775 _(DIOCGETRULES, READWRITE, struct_pfioc_rule_sz);