Symbol: PF_OPT_NOACTION
sbin/pfctl/parse.y
5964
if (!(pf->opts & PF_OPT_NOACTION) ||
sbin/pfctl/parse.y
5984
if (!(pf->opts & PF_OPT_NOACTION) &&
sbin/pfctl/pfctl.c
2149
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2291
if (pf->opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl.c
2307
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2327
if (pf->opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl.c
2343
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2374
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
sbin/pfctl/pfctl.c
2438
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2509
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
sbin/pfctl/pfctl.c
2569
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2594
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2595
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2642
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2754
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2773
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2797
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2812
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2824
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2998
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
3268
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
3311
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
3732
opts |= PF_OPT_NOACTION;
sbin/pfctl/pfctl.c
3868
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
3891
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
4116
!anchorname[0] && !(opts & PF_OPT_NOACTION))
sbin/pfctl/pfctl.c
569
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl_optimize.c
595
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
sbin/pfctl/pfctl_optimize.c
627
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
sbin/pfctl/pfctl_osfp.c
110
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl_osfp.c
631
if ((opts & PF_OPT_NOACTION) == 0 && ioctl(dev, DIOCOSFPADD, fp))
sbin/pfctl/pfctl_table.c
103
if ((!(opts & PF_OPT_NOACTION) || \
sbin/pfctl/pfctl_table.c
112
if (opts & PF_OPT_NOACTION) \
sbin/pfctl/pfctl_table.c
151
if (opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl_table.c
666
else if (opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl_table.c
79
if ((!(opts & PF_OPT_NOACTION) || \
sbin/pfctl/pfctl_table.c
89
if ((!(opts & PF_OPT_NOACTION) || \