Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/pfctl/
H A Dparse.y320 int rule_consistent(struct pf_rule *, int);
4610 rule_consistent(struct pf_rule *r, int anchor_call) in rule_consistent() function
5398 if (rule_consistent(r, anchor_call[0]) < 0 || error) in expand_rule()