Searched refs:pfctl_table (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | pfctl_table.c | 56 static int pfctl_table(int, char *[], char *, const char *, char *, 107 return pfctl_table(0, NULL, NULL, "-F", NULL, anchor, opts); in pfctl_clear_tables() 113 return pfctl_table(0, NULL, NULL, "-s", NULL, anchor, opts); in pfctl_show_tables() 122 return pfctl_table(argc, argv, tname, command, file, anchor, opts); in pfctl_command_tables() 126 pfctl_table(int argc, char *argv[], char *tname, const char *command, in pfctl_table() function
|
H A D | Makefile | 5 SRCS+= pfctl_osfp.c pfctl_radix.c pfctl_table.c pfctl_qstats.c
|
/netbsd-src/usr.sbin/pf/pfctl/ |
H A D | Makefile | 8 SRCS+= pfctl_osfp.c pfctl_radix.c pfctl_table.c pfctl_qstats.c
|
/netbsd-src/dist/pf/ |
H A D | pf2netbsd | 83 sbin/pfctl/pfctl_table.c
|