Home
last modified time | relevance | path

Searched refs:pfioc_ruleset (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dist/pf/net/
Dpfvar.h1441 struct pfioc_ruleset { struct
1542 #define DIOCGETRULESETS _IOWR('D', 58, struct pfioc_ruleset)
1543 #define DIOCGETRULESET _IOWR('D', 59, struct pfioc_ruleset)
Dpf_ioctl.c2586 struct pfioc_ruleset *pr = (struct pfioc_ruleset *)addr; in pfioctl()
2610 struct pfioc_ruleset *pr = (struct pfioc_ruleset *)addr; in pfioctl()
/netbsd/src/dist/pf/usr.sbin/authpf/
Dauthpf.c581 struct pfioc_ruleset prs; in remove_stale_rulesets()
/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl.c1905 struct pfioc_ruleset pr; in pfctl_show_anchors()