Lines Matching refs:PF_OPT_VERBOSE2
1022 if (opts & PF_OPT_VERBOSE2) { in pfctl_print_eth_rule_counters()
1082 if (opts & PF_OPT_VERBOSE2) { in pfctl_print_rule_counters()
1202 opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG)); in pfctl_show_eth_rules()
1228 int rule_numbers = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG); in pfctl_show_rules()
1537 opts & PF_OPT_VERBOSE2, opts & PF_OPT_NUMERIC); in pfctl_show_nat()
1983 INDENT(depth, !(pf->opts & PF_OPT_VERBOSE2)); in pfctl_load_eth_rule()
1985 pf->opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG)); in pfctl_load_eth_rule()
2120 INDENT(depth, !(pf->opts & PF_OPT_VERBOSE2)); in pfctl_load_rule()
2122 pf->opts & PF_OPT_VERBOSE2, in pfctl_load_rule()
3056 opts |= PF_OPT_VERBOSE2; in main()
3146 if (opts & PF_OPT_VERBOSE2) in main()
3166 opts & PF_OPT_VERBOSE2); in main()