HomeSort by: relevance | last modified time | path
    Searched refs:PF_OPT_CLRRULECTRS (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 44 #define PF_OPT_CLRRULECTRS 0x0020
pfctl.c 794 if (opts & PF_OPT_CLRRULECTRS)
2087 opts |= PF_OPT_CLRRULECTRS;
2221 if ((opts & PF_OPT_CLRRULECTRS) && showopt == NULL)

Completed in 13 milliseconds