Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/pfctl/
Dpfctl_parser.h54 #define PF_OPT_OPTIMIZE 0x0800 macro
Dpfctl.c2471 opts |= PF_OPT_OPTIMIZE; in main()
Dparse.y609 if (!(pf->opts & PF_OPT_OPTIMIZE)) {
610 pf->opts |= PF_OPT_OPTIMIZE;