Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dpf_ioctl.c1409 case DIOCGETRULES: in pfioctl()
1475 case DIOCGETRULES: in pfioctl()
1640 case DIOCGETRULES: /* struct pfioc_rule */ in pfioctl()
2896 case DIOCGETRULES: { in pfioctl_ioc_rule()
4847 case DIOCGETRULES: in pfioctl_cassert()
H A Dpfvar.h2079 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule) macro