Searched refs:pfioc_table (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/pf/pfctl/
H A Dpfctl_radix.c63 struct pfioc_table io;
79 struct pfioc_table io;
100 struct pfioc_table io;
122 struct pfioc_table io;
145 struct pfioc_table io;
167 struct pfioc_table io;
187 struct pfioc_table io;
210 struct pfioc_table io;
233 struct pfioc_table io;
263 struct pfioc_table i
[all...]
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_ioctl.c1509 if (((struct pfioc_table *)addr)->pfrio_flags &
1554 if (((struct pfioc_table *)addr)->pfrio_flags &
3188 struct pfioc_table *io = (struct pfioc_table *)addr;
3200 struct pfioc_table *io = (struct pfioc_table *)addr;
3212 struct pfioc_table *io = (struct pfioc_table *)addr;
3224 struct pfioc_table *io = (struct pfioc_table *)add
[all...]
H A Dpfvar.h1668 struct pfioc_table { struct
1739 #define DIOCRCLRTABLES _IOWR('D', 60, struct pfioc_table)
1740 #define DIOCRADDTABLES _IOWR('D', 61, struct pfioc_table)
1741 #define DIOCRDELTABLES _IOWR('D', 62, struct pfioc_table)
1742 #define DIOCRGETTABLES _IOWR('D', 63, struct pfioc_table)
1743 #define DIOCRGETTSTATS _IOWR('D', 64, struct pfioc_table)
1744 #define DIOCRCLRTSTATS _IOWR('D', 65, struct pfioc_table)
1745 #define DIOCRCLRADDRS _IOWR('D', 66, struct pfioc_table)
1746 #define DIOCRADDADDRS _IOWR('D', 67, struct pfioc_table)
1747 #define DIOCRDELADDRS _IOWR('D', 68, struct pfioc_table)
[all...]
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c1302 struct pfioc_table io;
1370 struct pfioc_table io;
1436 struct pfioc_table io;
/freebsd-9.3-release/contrib/pf/authpf/
H A Dauthpf.c848 struct pfioc_table io;

Completed in 109 milliseconds