Home
last modified time | relevance | path

Searched refs:pfioc_rule (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/dist/pf/net/
Dpfvar.h1347 struct pfioc_rule { struct
1506 #define DIOCADDRULE _IOWR('D', 4, struct pfioc_rule)
1507 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule)
1508 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule)
1519 #define DIOCCHANGERULE _IOWR('D', 26, struct pfioc_rule)
1802 const struct pf_rule *, struct pfioc_rule *);
1812 const struct pf_rule *, struct pfioc_rule *);
Dpf_ruleset.c97 const struct pf_rule *, struct pfioc_rule *);
364 struct pfioc_rule *pr) in pf_anchor_copyout()
Dpf_ioctl.c1358 if (((struct pfioc_rule *)addr)->action == PF_GET_CLR_CNTR) in pfioctl()
1408 struct pfioc_rule *pr = (struct pfioc_rule *)addr; in pfioctl()
1567 struct pfioc_rule *pr = (struct pfioc_rule *)addr; in pfioctl()
1594 struct pfioc_rule *pr = (struct pfioc_rule *)addr; in pfioctl()
1648 struct pfioc_rule *pcr = (struct pfioc_rule *)addr; in pfioctl()
/netbsd/src/dist/pf/usr.sbin/ftp-proxy/
Dfilter.c67 static struct pfioc_rule pfr;
/netbsd/src/dist/pf/libexec/tftp-proxy/
Dfilter.c56 static struct pfioc_rule pfr;
/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl.c760 struct pfioc_rule pr; in pfctl_show_rules()
916 struct pfioc_rule pr; in pfctl_show_nat()
1272 struct pfioc_rule pr; in pfctl_load_rule()
Dpfctl_optimize.c880 struct pfioc_rule pr; in load_feedback_profile()