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

  /src/dist/pf/sbin/pfctl/
pfctl_table.c 79 (opts & PF_OPT_DUMMYACTION)) && \
89 (opts & PF_OPT_DUMMYACTION)) && \
563 if (opts & PF_OPT_DUMMYACTION)
pfctl_parser.h 47 #define PF_OPT_DUMMYACTION 0x0100
pfctl.c 2143 opts |= PF_OPT_DUMMYACTION;

Completed in 13 milliseconds