OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pfioc_table
(Results
1 - 5
of
5
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl_radix.c
61
struct
pfioc_table
io;
77
struct
pfioc_table
io;
98
struct
pfioc_table
io;
120
struct
pfioc_table
io;
143
struct
pfioc_table
io;
165
struct
pfioc_table
io;
185
struct
pfioc_table
io;
208
struct
pfioc_table
io;
231
struct
pfioc_table
io;
261
struct
pfioc_table
io
[
all
...]
/src/sys/dist/pf/net/
pfvar.h
1471
struct
pfioc_table
{
struct
1544
#define DIOCRCLRTABLES _IOWR('D', 60, struct
pfioc_table
)
1545
#define DIOCRADDTABLES _IOWR('D', 61, struct
pfioc_table
)
1546
#define DIOCRDELTABLES _IOWR('D', 62, struct
pfioc_table
)
1547
#define DIOCRGETTABLES _IOWR('D', 63, struct
pfioc_table
)
1548
#define DIOCRGETTSTATS _IOWR('D', 64, struct
pfioc_table
)
1549
#define DIOCRCLRTSTATS _IOWR('D', 65, struct
pfioc_table
)
1550
#define DIOCRCLRADDRS _IOWR('D', 66, struct
pfioc_table
)
1551
#define DIOCRADDADDRS _IOWR('D', 67, struct
pfioc_table
)
1552
#define DIOCRDELADDRS _IOWR('D', 68, struct
pfioc_table
)
[
all
...]
pf_ioctl.c
367
struct
pfioc_table
pt;
1307
if (((struct
pfioc_table
*)addr)->pfrio_flags &
1351
if (((struct
pfioc_table
*)addr)->pfrio_flags &
2644
struct
pfioc_table
*io = (struct
pfioc_table
*)addr;
2656
struct
pfioc_table
*io = (struct
pfioc_table
*)addr;
2668
struct
pfioc_table
*io = (struct
pfioc_table
*)addr;
2680
struct
pfioc_table
*io = (struct pfioc_table *)addr
[
all
...]
/src/dist/pf/usr.sbin/authpf/
authpf.c
738
struct
pfioc_table
io;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
759
unsigned struct_pfioc_table_sz = sizeof(
pfioc_table
);
Completed in 21 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025