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
1867
if (pf->opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl.c
1882
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
1899
if (pf->opts & PF_OPT_NOACTION)
sbin/pfctl/pfctl.c
1914
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
1981
if ((pf->opts & PF_OPT_NOACTION) == 0 &&
sbin/pfctl/pfctl.c
2033
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2055
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2143
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2156
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2166
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2177
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2195
if ((opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
2206
if ((opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2401
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2671
if ((pf->opts & PF_OPT_NOACTION) == 0)
sbin/pfctl/pfctl.c
2704
if ((pf->opts & PF_OPT_NOACTION) == 0) {
sbin/pfctl/pfctl.c
3145
opts |= PF_OPT_NOACTION;
sbin/pfctl/pfctl.c
3279
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)