Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h52 #define PF_OPT_OPTIMIZE 0x0800 macro
H A Dpfctl.c2985 opts |= PF_OPT_OPTIMIZE; in main()
H A Dparse.y679 if (!(pf->opts & PF_OPT_OPTIMIZE)) {
680 pf->opts |= PF_OPT_OPTIMIZE;