Searched refs:pfioc_ruleset (Results 1 – 5 of 5) 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()
1638 struct pfioc_ruleset { struct1737 #define DIOCGETRULESETS _IOWR('D', 58, struct pfioc_ruleset)1738 #define DIOCGETRULESET _IOWR('D', 59, struct pfioc_ruleset)
3122 struct pfioc_ruleset *pr = (struct pfioc_ruleset *)addr;3150 struct pfioc_ruleset *pr = (struct pfioc_ruleset *)addr;
1564 struct pfioc_ruleset prs; in pfl_walk_rulesets()
1961 struct pfioc_ruleset pr; in pfctl_show_anchors()