Searched refs:PF_OPT_ENABLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_parser.h44 #define PF_OPT_ENABLE 0x0002 macro
H A Dpfctl.c2212 opts |= PF_OPT_ENABLE;
2381 opts &= ~ (PF_OPT_DISABLE | PF_OPT_ENABLE);
2569 if (opts & PF_OPT_ENABLE)

Completed in 170 milliseconds