Home | History | Annotate | Download | only in pfctl

Lines Matching refs:PF_OPT_VERBOSE

733 	if (opts & PF_OPT_VERBOSE) {
873 INDENT(depth, !(opts & PF_OPT_VERBOSE));
896 INDENT(depth, !(opts & PF_OPT_VERBOSE));
1225 if (pf->opts & PF_OPT_VERBOSE)
1234 } else if (pf->opts & PF_OPT_VERBOSE)
1250 } else if (pf->opts & PF_OPT_VERBOSE)
1254 if (brace && pf->opts & PF_OPT_VERBOSE) {
1255 INDENT(depth - 1, (pf->opts & PF_OPT_VERBOSE));
1308 if (pf->opts & PF_OPT_VERBOSE) {
1621 if (pf->opts & PF_OPT_VERBOSE)
1667 if (pf->opts & PF_OPT_VERBOSE && ! quiet)
1712 if (pf->opts & PF_OPT_VERBOSE)
1735 if (pf->opts & PF_OPT_VERBOSE)
1770 if (pf->opts & PF_OPT_VERBOSE)
1813 if (pf->opts & PF_OPT_VERBOSE)
1933 if (sub[0] != '_' || (opts & PF_OPT_VERBOSE))
1935 if ((opts & PF_OPT_VERBOSE) && pfctl_show_anchors(dev, opts, sub))
2074 if (opts & PF_OPT_VERBOSE)
2076 opts |= PF_OPT_VERBOSE;