Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dpf_ioctl.c1410 case DIOCGETRULE: in pfioctl()
1521 case DIOCGETRULE: { in pfioctl()
1641 case DIOCGETRULE: /* struct pfioc_rule */ in pfioctl()
2923 case DIOCGETRULE: { in pfioctl_ioc_rule()
4848 case DIOCGETRULE: in pfioctl_cassert()
H A Dpfvar.h2080 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule) macro