Home
last modified time | relevance | path

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

/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl_parser.c707 static const char *anchortypes[] = { "anchor", "anchor", "anchor", in print_rule() local
718 printf("%s", anchortypes[r->action]); in print_rule()
720 printf("%s \"%s\"", anchortypes[r->action], in print_rule()