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

/openbsd-current/sbin/pfctl/
H A Dpfctl_optimize.c242 void pf_opt_table_unref(struct pf_opt_tbl *);
323 pf_opt_table_unref(por->por_src_tbl);
324 pf_opt_table_unref(por->por_dst_tbl);
335 pf_opt_table_unref(por->por_src_tbl);
336 pf_opt_table_unref(por->por_dst_tbl);
1601 pf_opt_table_unref(por->por_src_tbl);
1602 pf_opt_table_unref(por->por_dst_tbl);
1621 pf_opt_table_unref(struct pf_opt_tbl *pt) function

Completed in 116 milliseconds