Home
last modified time | relevance | path

Searched refs:pfctl_define_table (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sbin/pfctl/
H A Dpfctl_parser.h302 int pfctl_define_table(char *, int, int, const char *, struct pfr_buffer *,
H A Dpfctl_table.c503 pfctl_define_table(char *name, int flags, int addrs, const char *anchor, in pfctl_define_table() function
H A Dpfctl_optimize.c1328 if (pfctl_define_table(tbl->pt_name, PFR_TFLAG_CONST, 1, in pf_opt_create_table()
H A Dparse.y4910 pfctl_define_table(name, opts->flags, opts->init_addr, in process_tabledef()