Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.c657 static const char *actiontypes[] = { "pass", "block", "scrub", in print_rule() local
675 printf("%s", actiontypes[r->action]); in print_rule()