Symbol: pfioc_table
dist/pf/sbin/pfctl/pfctl_radix.c
120
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
143
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
165
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
185
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
208
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
231
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
261
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
284
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
307
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
329
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
351
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
377
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
400
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
61
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
77
struct pfioc_table io;
dist/pf/sbin/pfctl/pfctl_radix.c
98
struct pfioc_table io;
dist/pf/usr.sbin/authpf/authpf.c
738
struct pfioc_table io;
sys/dist/pf/net/pf_ioctl.c
1307
if (((struct pfioc_table *)addr)->pfrio_flags &
sys/dist/pf/net/pf_ioctl.c
1351
if (((struct pfioc_table *)addr)->pfrio_flags &
sys/dist/pf/net/pf_ioctl.c
2644
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2667
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2679
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2691
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2703
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2715
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2727
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2740
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2752
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2765
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2778
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2792
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2804
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2816
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2829
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
2842
struct pfioc_table *io = (struct pfioc_table *)addr;
sys/dist/pf/net/pf_ioctl.c
367
struct pfioc_table pt;
sys/dist/pf/net/pfvar.h
1544
#define DIOCRCLRTABLES _IOWR('D', 60, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1545
#define DIOCRADDTABLES _IOWR('D', 61, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1546
#define DIOCRDELTABLES _IOWR('D', 62, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1547
#define DIOCRGETTABLES _IOWR('D', 63, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1548
#define DIOCRGETTSTATS _IOWR('D', 64, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1549
#define DIOCRCLRTSTATS _IOWR('D', 65, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1550
#define DIOCRCLRADDRS _IOWR('D', 66, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1551
#define DIOCRADDADDRS _IOWR('D', 67, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1552
#define DIOCRDELADDRS _IOWR('D', 68, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1553
#define DIOCRSETADDRS _IOWR('D', 69, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1554
#define DIOCRGETADDRS _IOWR('D', 70, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1555
#define DIOCRGETASTATS _IOWR('D', 71, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1556
#define DIOCRCLRASTATS _IOWR('D', 72, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1557
#define DIOCRTSTADDRS _IOWR('D', 73, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1558
#define DIOCRSETTFLAGS _IOWR('D', 74, struct pfioc_table)
sys/dist/pf/net/pfvar.h
1559
#define DIOCRINADEFINE _IOWR('D', 77, struct pfioc_table)