Symbol: PF_OPT_VERBOSE2
usr.sbin/pfctl/parse.y
5182
if ((pf->opts & PF_OPT_VERBOSE2) &&
usr.sbin/pfctl/parse.y
5835
if ((pf->opts & PF_OPT_VERBOSE2) && !sym->used)
usr.sbin/pfctl/pf_print_state.c
185
print_addr(&aw, af, opts & PF_OPT_VERBOSE2);
usr.sbin/pfctl/pf_print_state.c
359
if (opts & PF_OPT_VERBOSE2) {
usr.sbin/pfctl/pfctl.c
1350
INDENT(depth, !(pf->opts & PF_OPT_VERBOSE2));
usr.sbin/pfctl/pfctl.c
1352
pf->opts & PF_OPT_VERBOSE2);
usr.sbin/pfctl/pfctl.c
2109
opts |= PF_OPT_VERBOSE2;
usr.sbin/pfctl/pfctl.c
2209
opts & PF_OPT_VERBOSE2);
usr.sbin/pfctl/pfctl.c
814
int rule_numbers = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG);
usr.sbin/pfctl/pfctl.c
985
opts & PF_OPT_VERBOSE2);
usr.sbin/pfctl/pfctl_osfp.c
266
if (opts & PF_OPT_VERBOSE2)
usr.sbin/pfctl/pfctl_parser.c
612
print_addr(&aw, sn->af, opts & PF_OPT_VERBOSE2);
usr.sbin/pfctl/pfctl_parser.c
615
print_addr(&aw, sn->af, opts & PF_OPT_VERBOSE2);
usr.sbin/pfctl/pfctl_table.c
161
b.pfrb_type = (opts & PF_OPT_VERBOSE2) ?
usr.sbin/pfctl/pfctl_table.c
168
if (opts & PF_OPT_VERBOSE2)
usr.sbin/pfctl/pfctl_table.c
182
if (opts & PF_OPT_VERBOSE2)
usr.sbin/pfctl/pfctl_table.c
209
if ((opts & PF_OPT_VERBOSE2) || a->pfra_fback)
usr.sbin/pfctl/pfctl_table.c
223
if ((opts & PF_OPT_VERBOSE2) || a->pfra_fback)
usr.sbin/pfctl/pfctl_table.c
254
if ((opts & PF_OPT_VERBOSE2) || a->pfra_fback)
usr.sbin/pfctl/pfctl_table.c
292
if ((opts & PF_OPT_VERBOSE2) || a->pfra_fback)
usr.sbin/pfctl/pfctl_table.c
323
if (opts & PF_OPT_VERBOSE2) {
usr.sbin/pfctl/pfctl_table.c
332
if ((opts & PF_OPT_VERBOSE) && !(opts & PF_OPT_VERBOSE2))
usr.sbin/pfctl/pfctl_table.c
337
if (opts & PF_OPT_VERBOSE2) {
usr.sbin/pfctl/pfctl_table.c
618
if (!(opts & PF_OPT_VERBOSE2))