Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dpf_ioctl.c1478 case DIOCGETRULE: in pfioctl()
1590 case DIOCGETRULE: { in pfioctl()
1710 case DIOCGETRULE: /* struct pfioc_rule */ in pfioctl()
2984 case DIOCGETRULE: { in pfioctl_ioc_rule()
4906 case DIOCGETRULE: in pfioctl_cassert()
H A Dpfvar.h2153 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule) macro