Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dpf_ioctl.c1477 case DIOCGETRULE: in pfioctl()
1589 case DIOCGETRULE: { in pfioctl()
1709 case DIOCGETRULE: /* struct pfioc_rule */ in pfioctl()
2983 case DIOCGETRULE: { in pfioctl_ioc_rule()
4903 case DIOCGETRULE: in pfioctl_cassert()
H A Dpfvar.h2153 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule) macro