Home
last modified time | relevance | path

Searched refs:PF_OPT_OPTIMIZE (Results 1 – 3 of 3) sorted by relevance

/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl_parser.h50 #define PF_OPT_OPTIMIZE 0x0800 macro
H A Dpfctl.c2048 opts |= PF_OPT_OPTIMIZE; in main()
H A Dparse.y532 if (!(pf->opts & PF_OPT_OPTIMIZE)) {
533 pf->opts |= PF_OPT_OPTIMIZE;