Home
last modified time | relevance | path

Searched defs:anchor_call (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y4032 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()
H A Dpfctl_parser.c703 print_rule(struct pf_rule *r, const char *anchor_call, int verbose) in print_rule()
H A Dpfctl.c1131 pfctl_add_rule(struct pfctl *pf, struct pf_rule *r, const char *anchor_call) in pfctl_add_rule()
/netbsd-src/sys/dist/pf/net/
H A Dpfvar.h1353 char anchor_call[MAXPATHLEN]; member