Symbol: PF_OPT_VERBOSE2
sbin/pfctl/parse.y
6957
if ((pf->opts & PF_OPT_VERBOSE2) &&
sbin/pfctl/parse.y
7690
if ((pf->opts & PF_OPT_VERBOSE2) && !sym->used)
sbin/pfctl/pf_print_state.c
173
print_addr(&aw, af, opts & PF_OPT_VERBOSE2);
sbin/pfctl/pf_print_state.c
408
if (opts & PF_OPT_VERBOSE2) {
sbin/pfctl/pfctl.c
1175
if (opts & PF_OPT_VERBOSE2) {
sbin/pfctl/pfctl.c
1238
if (opts & PF_OPT_VERBOSE2) {
sbin/pfctl/pfctl.c
1591
opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG));
sbin/pfctl/pfctl.c
1720
(opts & (PF_OPT_VERBOSE2|PF_OPT_DEBUG)))
sbin/pfctl/pfctl.c
1924
opts & PF_OPT_VERBOSE2, opts & PF_OPT_NUMERIC);
sbin/pfctl/pfctl.c
2440
INDENT(depth, !(pf->opts & PF_OPT_VERBOSE2));
sbin/pfctl/pfctl.c
2442
pf->opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG));
sbin/pfctl/pfctl.c
2619
INDENT(depth, !(pf->opts & PF_OPT_VERBOSE2));
sbin/pfctl/pfctl.c
2621
pf->opts & PF_OPT_VERBOSE2,
sbin/pfctl/pfctl.c
3788
opts |= PF_OPT_VERBOSE2;
sbin/pfctl/pfctl.c
3903
if (opts & PF_OPT_VERBOSE2)
sbin/pfctl/pfctl.c
3922
pfctl_show_altq(dev, ifaceopt, opts, opts & PF_OPT_VERBOSE2);
sbin/pfctl/pfctl_osfp.c
256
if (opts & PF_OPT_VERBOSE2)
sbin/pfctl/pfctl_parser.c
395
int verbose = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG);
sbin/pfctl/pfctl_parser.c
659
if (opts & PF_OPT_VERBOSE2) {
sbin/pfctl/pfctl_parser.c
691
print_addr(&aw, sn->af, opts & PF_OPT_VERBOSE2);
sbin/pfctl/pfctl_parser.c
694
print_addr(&aw, sn->raf, opts & PF_OPT_VERBOSE2);
sbin/pfctl/pfctl_parser.c
900
int verbose = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG);
sbin/pfctl/pfctl_table.c
162
b.pfrb_type = (opts & PF_OPT_VERBOSE2) ?
sbin/pfctl/pfctl_table.c
170
if (opts & PF_OPT_VERBOSE2) {
sbin/pfctl/pfctl_table.c
213
if ((opts & PF_OPT_VERBOSE2) ||
sbin/pfctl/pfctl_table.c
228
if ((opts & PF_OPT_VERBOSE2) ||
sbin/pfctl/pfctl_table.c
251
if ((opts & PF_OPT_VERBOSE2) ||
sbin/pfctl/pfctl_table.c
290
if ((opts & PF_OPT_VERBOSE2) ||
sbin/pfctl/pfctl_table.c
321
if ((opts & PF_OPT_VERBOSE2) || a->pfra_fback)
sbin/pfctl/pfctl_table.c
352
if (opts & PF_OPT_VERBOSE2) {
sbin/pfctl/pfctl_table.c
361
if ((opts & PF_OPT_VERBOSE) && !(opts & PF_OPT_VERBOSE2))
sbin/pfctl/pfctl_table.c
366
if (opts & PF_OPT_VERBOSE2) {
sbin/pfctl/pfctl_table.c
386
if (opts & PF_OPT_VERBOSE2 ||
sbin/pfctl/pfctl_table.c
699
if (!(opts & PF_OPT_VERBOSE2))