Searched refs:pf_opt_tbl (Results 1 – 2 of 2) sorted by relevance
256 struct pf_opt_tbl { struct268 struct pf_opt_tbl *por_src_tbl; argument269 struct pf_opt_tbl *por_dst_tbl;
208 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()