HomeSort by: relevance | last modified time | path
    Searched defs:actiontypes (Results 1 - 1 of 1) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 705 static const char *actiontypes[] = { "pass", "block", "scrub", local in function:print_rule
723 printf("%s", actiontypes[r->action]);

Completed in 12 milliseconds