pf_opt_tbl
struct pf_opt_tbl *tbl = NULL;
add_opt_table(struct pfctl *pf, struct pf_opt_tbl **tbl, sa_family_t af,
pf_opt_create_table(struct pfctl *pf, struct pf_opt_tbl *tbl)
struct pf_opt_tbl *
pf_opt_table_ref(struct pf_opt_tbl *pt)
pf_opt_table_unref(struct pf_opt_tbl *pt)
struct pf_opt_tbl *pf_opt_table_ref(struct pf_opt_tbl *);
void pf_opt_table_unref(struct pf_opt_tbl *);
struct pf_opt_tbl *por_src_tbl;
struct pf_opt_tbl *por_dst_tbl;
int pf_opt_create_table(struct pfctl *, struct pf_opt_tbl *);
int add_opt_table(struct pfctl *, struct pf_opt_tbl **, sa_family_t,