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

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 50 #define PF_OPT_OPTIMIZE 0x0800
parse.y 532 if (!(pf->opts & PF_OPT_OPTIMIZE)) {
533 pf->opts |= PF_OPT_OPTIMIZE;
pfctl.c 2048 opts |= PF_OPT_OPTIMIZE;

Completed in 42 milliseconds