Searched refs:add_opt_table (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sbin/pfctl/
H A Dpfctl_optimize.c210 int add_opt_table(struct pfctl *, struct pf_opt_tbl **, sa_family_t,
519 add_opt_table(pf, &p1->por_dst_tbl,
522 if (add_opt_table(pf, &p1->por_dst_tbl,
541 add_opt_table(pf, &p1->por_src_tbl,
544 if (add_opt_table(pf, &p1->por_src_tbl,
1223 add_opt_table(struct pfctl *pf, struct pf_opt_tbl **tbl, sa_family_t af, function

Completed in 99 milliseconds