Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_optimize.c244 struct pf_opt_tbl *pf_opt_table_ref(struct pf_opt_tbl *);
546 pf_opt_table_ref(p1->por_dst_tbl); in combine_rules()
570 pf_opt_table_ref(p1->por_src_tbl); in combine_rules()
1664 pf_opt_table_ref(struct pf_opt_tbl *pt) in pf_opt_table_ref() function