Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/pf/pfctl/
Dpfctl_parser.h195 struct pf_opt_tbl { struct
207 struct pf_opt_tbl *por_src_tbl; argument
208 struct pf_opt_tbl *por_dst_tbl;
Dpfctl_optimize.c210 int add_opt_table(struct pfctl *, struct pf_opt_tbl **, sa_family_t,
223 int pf_opt_create_table(struct pfctl *, struct pf_opt_tbl *);
1223 add_opt_table(struct pfctl *pf, struct pf_opt_tbl **tbl, sa_family_t af, in add_opt_table()
1284 pf_opt_create_table(struct pfctl *pf, struct pf_opt_tbl *tbl) in pf_opt_create_table()