Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/pf/
Dpf_ioctl.c2153 case DIOCGETRULE: in pfioctl()
2261 case DIOCGETRULE: in pfioctl()
2425 case DIOCGETRULE: { in pfioctl()
/freebsd-12-stable/sys/net/
Dpfvar.h1667 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule) macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1880 unsigned IOCTL_DIOCGETRULE = DIOCGETRULE;
Dsanitizer_interceptors_ioctl_netbsd.inc776 _(DIOCGETRULE, READWRITE, struct_pfioc_rule_sz);