Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dpf_ioctl.c1383 case DIOCGETRULES: in pfioctl()
1449 case DIOCGETRULES: in pfioctl()
1614 case DIOCGETRULES: /* struct pfioc_rule */ in pfioctl()
2861 case DIOCGETRULES: { in pfioctl_ioc_rule()
4800 case DIOCGETRULES: in pfioctl_cassert()
H A Dpfvar.h2079 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule) macro