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
2145
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2287
if (pf->opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl.c
2303
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2323
if (pf->opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl.c
2339
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2370
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
sbin/pfctl/pfctl.c
2434
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2505
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
sbin/pfctl/pfctl.c
2565
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2590
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2591
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2638
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2750
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2769
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2793
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2808
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2820
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2994
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
3264
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
3307
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
3728
opts |= PF_OPT_NOACTION;
sbin/pfctl/pfctl.c
3864
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
3887
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
4112
!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
100
if (opts & PF_OPT_NOACTION) \
sbin/pfctl/pfctl_table.c
139
if (opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl_table.c
654
else if (opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl_table.c
78
if ((!(opts & PF_OPT_NOACTION) || \
sbin/pfctl/pfctl_table.c
91
if ((!(opts & PF_OPT_NOACTION) || \