Searched refs:pfioc_ruleset (Results 1 – 6 of 6) sorted by relevance
647 struct pfioc_ruleset prs; in remove_stale_rulesets()690 struct pfioc_ruleset *prs = NULL; in recursive_ruleset_purge()715 if ((prs = calloc(1, sizeof(struct pfioc_ruleset))) == NULL) in recursive_ruleset_purge()
1635 struct pfioc_ruleset { struct1744 #define DIOCGETRULESETS _IOWR('D', 58, struct pfioc_ruleset)1745 #define DIOCGETRULESET _IOWR('D', 59, struct pfioc_ruleset)
1066 struct pfioc_ruleset prs; in pfctl_show_rules()1263 struct pfioc_ruleset prs; in pfctl_show_nat()2369 struct pfioc_ruleset pr; in pfctl_show_anchors()
3780 struct pfioc_ruleset *pr = (struct pfioc_ruleset *)addr; in pfioctl()3808 struct pfioc_ruleset *pr = (struct pfioc_ruleset *)addr; in pfioctl()
1569 struct pfioc_ruleset prs; in pfl_walk_rulesets()
915 unsigned struct_pfioc_ruleset_sz = sizeof(pfioc_ruleset);