Searched refs:pfioc_ruleset (Results 1 – 2 of 2) sorted by relevance
2018 struct pfioc_ruleset { struct2188 #define DIOCGETRULESETS _IOWR('D', 58, struct pfioc_ruleset)2189 #define DIOCGETRULESET _IOWR('D', 59, struct pfioc_ruleset)
152 static int pfioctl_ioc_ruleset(u_long, struct pfioc_ruleset *, struct proc *);1872 struct pfioc_ruleset *__single pr = NULL; in pfioctl()4084 pfioctl_ioc_ruleset(u_long cmd, struct pfioc_ruleset *pr, struct proc *p) in pfioctl_ioc_ruleset()