Searched refs:pfctl_table (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sbin/pfctl/ |
| HD | pfctl_table.c | 60 static int pfctl_table(int, char *[], char *, const char *, char *, 111 return pfctl_table(0, NULL, NULL, "-F", NULL, anchor, opts); in pfctl_clear_tables() 117 return pfctl_table(0, NULL, NULL, "-s", NULL, anchor, opts); in pfctl_show_tables() 126 return pfctl_table(argc, argv, tname, command, file, anchor, opts); in pfctl_command_tables() 130 pfctl_table(int argc, char *argv[], char *tname, const char *command, in pfctl_table() function
|
| HD | Makefile | 13 SRCS+= pfctl_osfp.c pfctl_radix.c pfctl_table.c pfctl_qstats.c
|