Home
last modified time | relevance | path

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

/openbsd/sbin/pfctl/
H A Dparse.y390 int filteropts_to_rule(struct pf_rule *, struct filter_opts *);
963 if (filteropts_to_rule(&r, &$9))
1594 if (filteropts_to_rule(&r, &$8))
5917 filteropts_to_rule(struct pf_rule *r, struct filter_opts *opts) in filteropts_to_rule() function