Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/ !
H A Dpf_ioctl.c1477 case DIOCGETRULES: in pfioctl()
1544 case DIOCGETRULES: in pfioctl()
1709 case DIOCGETRULES: /* struct pfioc_rule */ in pfioctl()
2957 case DIOCGETRULES: { in pfioctl_ioc_rule()
4905 case DIOCGETRULES: in pfioctl_cassert()
H A Dpfvar.h2152 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule) macro