Searched defs:anchor_call (Results 1 – 4 of 4) sorted by relevance
4032 rule_consistent(struct pf_rule *r, int anchor_call) in rule_consistent()4060 filter_consistent(struct pf_rule *r, int anchor_call) in filter_consistent()4653 const char *anchor_call) in expand_rule()
703 print_rule(struct pf_rule *r, const char *anchor_call, int verbose) in print_rule()
1131 pfctl_add_rule(struct pfctl *pf, struct pf_rule *r, const char *anchor_call) in pfctl_add_rule()
1353 char anchor_call[MAXPATHLEN]; member