Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y270 int rdr_consistent(struct pf_rule *);
4049 problems = rdr_consistent(r); in rule_consistent()
4122 rdr_consistent(struct pf_rule *r) in rdr_consistent() function