Symbol: PF_OPT_NOACTION
sbin/pfctl/parse.y
4512
if (!(pf->opts & PF_OPT_NOACTION) ||
sbin/pfctl/parse.y
4534
if (!(pf->opts & PF_OPT_NOACTION) &&
sbin/pfctl/parse.y
5021
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
sbin/pfctl/pfctl.c
1730
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
1770
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
1865
if (pf->opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl.c
1880
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
1897
if (pf->opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl.c
1912
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
1979
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
sbin/pfctl/pfctl.c
2031
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2053
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2141
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2154
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2164
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2175
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2193
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2204
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2399
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2669
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2702
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
3143
opts |= PF_OPT_NOACTION;
sbin/pfctl/pfctl.c
3277
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
421
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl_optimize.c
559
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
sbin/pfctl/pfctl_optimize.c
591
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
sbin/pfctl/pfctl_osfp.c
106
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl_osfp.c
628
if ((opts & PF_OPT_NOACTION) == 0 && ioctl(dev, DIOCOSFPADD, fp) == -1)
sbin/pfctl/pfctl_table.c
137
if (opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl_table.c
625
else if (opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl_table.c
76
if ((!(opts & PF_OPT_NOACTION) || \
sbin/pfctl/pfctl_table.c
89
if ((!(opts & PF_OPT_NOACTION) || \
sbin/pfctl/pfctl_table.c
98
if (opts & PF_OPT_NOACTION) \
usr.sbin/tcpdump/pfctl_osfp.c
111
if ((opts & PF_OPT_NOACTION) == 0)
usr.sbin/tcpdump/pfctl_osfp.c
625
if ((opts & PF_OPT_NOACTION) == 0 && ioctl(dev, DIOCOSFPADD, fp) == -1)
usr.sbin/tcpdump/tcpdump.c
156
PF_OPT_QUIET|PF_OPT_NOACTION, PF_OSFP_FILE) == 0)