Searched refs:DIOCGETRULES (Results 1 – 6 of 6) sorted by relevance
1524 if (ioctl(dev, DIOCGETRULES, &pr)) { in pfl_scan_ruleset()
1048 ret = ioctl(dev, DIOCGETRULES, &pr); in pfctl_get_rules_info()
1946 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule) macro
2496 case DIOCGETRULES: in pfioctl()2561 case DIOCGETRULES: in pfioctl()3213 case DIOCGETRULES: { in pfioctl()
1880 unsigned IOCTL_DIOCGETRULES = DIOCGETRULES;
775 _(DIOCGETRULES, READWRITE, struct_pfioc_rule_sz);