Symbol: PF_OPT_NOACTION
usr.sbin/pfctl/parse.y
4585
if (!(pf->opts & PF_OPT_NOACTION) &&
usr.sbin/pfctl/pfctl.c
1155
if ((pf->opts & PF_OPT_NOACTION) == 0) {
usr.sbin/pfctl/pfctl.c
1163
if ((pf->opts & PF_OPT_NOACTION) == 0) {
usr.sbin/pfctl/pfctl.c
1268
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
usr.sbin/pfctl/pfctl.c
1318
if ((pf->opts & PF_OPT_NOACTION) == 0)
usr.sbin/pfctl/pfctl.c
1337
if ((pf->opts & PF_OPT_NOACTION) == 0) {
usr.sbin/pfctl/pfctl.c
1365
if ((pf->opts & PF_OPT_NOACTION) == 0) {
usr.sbin/pfctl/pfctl.c
1445
if ((opts & PF_OPT_NOACTION) == 0) {
usr.sbin/pfctl/pfctl.c
1462
if ((opts & PF_OPT_NOACTION) == 0)
usr.sbin/pfctl/pfctl.c
1477
if ((opts & PF_OPT_NOACTION) == 0)
usr.sbin/pfctl/pfctl.c
1492
if (trans == NULL && (opts & PF_OPT_NOACTION) == 0) {
usr.sbin/pfctl/pfctl.c
1503
if ((opts & PF_OPT_NOACTION) == 0)
usr.sbin/pfctl/pfctl.c
1844
if ((pf->opts & PF_OPT_NOACTION) == 0)
usr.sbin/pfctl/pfctl.c
1880
if ((pf->opts & PF_OPT_NOACTION) == 0) {
usr.sbin/pfctl/pfctl.c
2055
opts |= PF_OPT_NOACTION;
usr.sbin/pfctl/pfctl.c
2169
if ((opts & PF_OPT_NOACTION) == 0) {
usr.sbin/pfctl/pfctl.c
2341
if (rulesopt != NULL && !(opts & (PF_OPT_MERGE|PF_OPT_NOACTION)) &&
usr.sbin/pfctl/pfctl.c
2353
else if (!(opts & PF_OPT_NOACTION) &&
usr.sbin/pfctl/pfctl.c
290
if ((opts & PF_OPT_NOACTION) == 0) {
usr.sbin/pfctl/pfctl_optimize.c
574
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
usr.sbin/pfctl/pfctl_optimize.c
606
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
usr.sbin/pfctl/pfctl_osfp.c
110
if ((opts & PF_OPT_NOACTION) == 0)
usr.sbin/pfctl/pfctl_osfp.c
641
if ((opts & PF_OPT_NOACTION) == 0 && ioctl(dev, DIOCOSFPADD, fp))
usr.sbin/pfctl/pfctl_table.c
138
if (opts & PF_OPT_NOACTION)
usr.sbin/pfctl/pfctl_table.c
569
else if (opts & PF_OPT_NOACTION)
usr.sbin/pfctl/pfctl_table.c
78
if ((!(opts & PF_OPT_NOACTION) || \
usr.sbin/pfctl/pfctl_table.c
88
if ((!(opts & PF_OPT_NOACTION) || \
usr.sbin/pfctl/pfctl_table.c
98
if (opts & PF_OPT_NOACTION) \