Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.h49 #define PF_OPT_OPTIMIZE 0x0800 macro
H A Dpfctl.c2082 opts |= PF_OPT_OPTIMIZE; in main()
H A Dparse.y584 if (!(pf->opts & PF_OPT_OPTIMIZE)) {
585 pf->opts |= PF_OPT_OPTIMIZE;