Searched refs:pfioc_rule (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/sys/contrib/pf/net/ |
| D | pfvar.h | 1543 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 *);
|
| D | pf_ioctl.c | 1561 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;
|
| D | pf_ruleset.c | 400 struct pfioc_rule *pr) in pf_anchor_copyout()
|
| /freebsd-9-stable/contrib/pf/ftp-proxy/ |
| D | filter.c | 52 static struct pfioc_rule pfr;
|
| /freebsd-9-stable/contrib/pf/tftp-proxy/ |
| D | filter.c | 56 static struct pfioc_rule pfr;
|
| /freebsd-9-stable/contrib/pf/pfctl/ |
| D | pfctl.c | 827 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()
|
| D | pfctl_optimize.c | 888 struct pfioc_rule pr; in load_feedback_profile()
|
| /freebsd-9-stable/usr.sbin/bsnmpd/modules/snmp_pf/ |
| D | pf_snmp.c | 1513 struct pfioc_rule pr; in pfl_scan_ruleset()
|