Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.h228 int pfctl_define_table(char *, int, int, const char *, struct pfr_buffer *,
H A Dpfctl_table.c494 pfctl_define_table(char *name, int flags, int addrs, const char *anchor, in pfctl_define_table() function
H A Dpfctl_optimize.c1317 if (pfctl_define_table(tbl->pt_name, PFR_TFLAG_CONST, 1, in pf_opt_create_table()
H A Dparse.y4178 pfctl_define_table(name, opts->flags, opts->init_addr, in process_tabledef()