Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dpf_ioctl.c1384 case DIOCGETRULE: in pfioctl()
1495 case DIOCGETRULE: { in pfioctl()
1615 case DIOCGETRULE: /* struct pfioc_rule */ in pfioctl()
2889 case DIOCGETRULE: { in pfioctl_ioc_rule()
4801 case DIOCGETRULE: in pfioctl_cassert()
H A Dpfvar.h2080 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule) macro