Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dpf_ioctl.c1463 case DIOCGETRULE: in pfioctl()
1574 case DIOCGETRULE: { in pfioctl()
1694 case DIOCGETRULE: /* struct pfioc_rule */ in pfioctl()
2974 case DIOCGETRULE: { in pfioctl_ioc_rule()
4897 case DIOCGETRULE: in pfioctl_cassert()
H A Dpfvar.h2080 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule) macro