Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net/
H A Dpfvar.h1947 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule) macro
/freebsd-14.2/sys/netpfil/pf/
H A Dpf_ioctl.c2497 case DIOCGETRULE: in pfioctl()
2613 case DIOCGETRULE: in pfioctl()
3245 case DIOCGETRULE: { in pfioctl()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1881 unsigned IOCTL_DIOCGETRULE = DIOCGETRULE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc776 _(DIOCGETRULE, READWRITE, struct_pfioc_rule_sz);