Home
last modified time | relevance | path

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

/openbsd/sbin/pfctl/
H A Dpfctl_optimize.c241 struct pf_opt_tbl *pf_opt_table_ref(struct pf_opt_tbl *);
511 pf_opt_table_ref(p1->por_dst_tbl); in combine_rules()
534 pf_opt_table_ref(p1->por_src_tbl); in combine_rules()
1612 pf_opt_table_ref(struct pf_opt_tbl *pt) in pf_opt_table_ref() function