Home
last modified time | relevance | path

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

/freebsd-head/sbin/pfctl/
HDpfctl_parser.h52 #define PF_OPT_OPTIMIZE 0x0800 macro
HDpfctl.c3023 opts |= PF_OPT_OPTIMIZE; in main()
HDparse.y683 if (!(pf->opts & PF_OPT_OPTIMIZE)) {
684 pf->opts |= PF_OPT_OPTIMIZE;