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

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 40 #define PF_OPT_ENABLE 0x0002
pfctl.c 1982 opts |= PF_OPT_ENABLE;
2145 opts &= ~ (PF_OPT_DISABLE | PF_OPT_ENABLE);
2327 if (opts & PF_OPT_ENABLE)

Completed in 16 milliseconds