Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dpf_ioctl.c1476 case DIOCGETRULES: in pfioctl()
1543 case DIOCGETRULES: in pfioctl()
1708 case DIOCGETRULES: /* struct pfioc_rule */ in pfioctl()
2956 case DIOCGETRULES: { in pfioctl_ioc_rule()
4902 case DIOCGETRULES: in pfioctl_cassert()
H A Dpfvar.h2152 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule) macro