Home
last modified time | relevance | path

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

/src/sbin/pfctl/
H A Dpfctl_parser.h364 int pfctl_define_table(char *, int, int, const char *, struct pfr_buffer *,
H A Dpfctl_table.c563 pfctl_define_table(char *name, int flags, int addrs, const char *anchor, in pfctl_define_table() function
H A Dpfctl_optimize.c1333 if (pfctl_define_table(tbl->pt_name, PFR_TFLAG_CONST, 1, in pf_opt_create_table()
H A Dparse.y5985 pfctl_define_table(name, opts->flags, opts->init_addr, in process_tabledef()