Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/pf/net/
Dpfvar.h1543 struct pfioc_rule { struct
1703 #define DIOCADDRULE _IOWR('D', 4, struct pfioc_rule)
1704 #define DIOCGETRULES _IOWR('D', 6, struct pfioc_rule)
1705 #define DIOCGETRULE _IOWR('D', 7, struct pfioc_rule)
1715 #define DIOCCHANGERULE _IOWR('D', 26, struct pfioc_rule)
2173 const struct pf_rule *, struct pfioc_rule *);
2184 const struct pf_rule *, struct pfioc_rule *);
Dpf_ioctl.c1561 if (((struct pfioc_rule *)addr)->action ==
1651 struct pfioc_rule *pr = (struct pfioc_rule *)addr;
1853 struct pfioc_rule *pr = (struct pfioc_rule *)addr;
1880 struct pfioc_rule *pr = (struct pfioc_rule *)addr;
1931 struct pfioc_rule *pcr = (struct pfioc_rule *)addr;
Dpf_ruleset.c400 struct pfioc_rule *pr) in pf_anchor_copyout()
/freebsd-9-stable/contrib/pf/ftp-proxy/
Dfilter.c52 static struct pfioc_rule pfr;
/freebsd-9-stable/contrib/pf/tftp-proxy/
Dfilter.c56 static struct pfioc_rule pfr;
/freebsd-9-stable/contrib/pf/pfctl/
Dpfctl.c827 struct pfioc_rule pr; in pfctl_show_rules()
973 struct pfioc_rule pr; in pfctl_show_nat()
1329 struct pfioc_rule pr; in pfctl_load_rule()
Dpfctl_optimize.c888 struct pfioc_rule pr; in load_feedback_profile()
/freebsd-9-stable/usr.sbin/bsnmpd/modules/snmp_pf/
Dpf_snmp.c1513 struct pfioc_rule pr; in pfl_scan_ruleset()