Home
last modified time | relevance | path

Searched refs:pf_opt_tbl (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h256 struct pf_opt_tbl { struct
268 struct pf_opt_tbl *por_src_tbl; argument
269 struct pf_opt_tbl *por_dst_tbl;
H A Dpfctl_optimize.c208 int add_opt_table(struct pfctl *, struct pf_opt_tbl **, sa_family_t,
221 int pf_opt_create_table(struct pfctl *, struct pf_opt_tbl *);
1219 add_opt_table(struct pfctl *pf, struct pf_opt_tbl **tbl, sa_family_t af, in add_opt_table()
1280 pf_opt_create_table(struct pfctl *pf, struct pf_opt_tbl *tbl) in pf_opt_create_table()