Home | Sort by: relevance | last modified time | path |
/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; |