Searched refs:pfioc_ruleset (Results 1 – 2 of 2) sorted by relevance
1945 struct pfioc_ruleset { struct2115 #define DIOCGETRULESETS _IOWR('D', 58, struct pfioc_ruleset)2116 #define DIOCGETRULESET _IOWR('D', 59, struct pfioc_ruleset)
151 static int pfioctl_ioc_ruleset(u_long, struct pfioc_ruleset *, struct proc *);1858 struct pfioc_ruleset *pr = NULL; in pfioctl()4075 pfioctl_ioc_ruleset(u_long cmd, struct pfioc_ruleset *pr, struct proc *p) in pfioctl_ioc_ruleset()