Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dpf_ioctl.c1462 case DIOCGETRULES: in pfioctl()
1528 case DIOCGETRULES: in pfioctl()
1693 case DIOCGETRULES: /* struct pfioc_rule */ in pfioctl()
2947 case DIOCGETRULES: { in pfioctl_ioc_rule()
4896 case DIOCGETRULES: in pfioctl_cassert()
H A Dpfvar.h2079 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule) macro