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

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_parser.h54 #define PF_OPT_OPTIMIZE 0x0800 macro
H A Dpfctl.c2281 opts |= PF_OPT_OPTIMIZE;
H A Dparse.y605 if (!(pf->opts & PF_OPT_OPTIMIZE)) {
606 pf->opts |= PF_OPT_OPTIMIZE;

Completed in 170 milliseconds