Searched refs:PF_OPT_DEBUG (Results 1 – 4 of 4) sorted by relevance
185 print_tstats(p, opts & PF_OPT_DEBUG); in pfctl_table() 188 opts & PF_OPT_DEBUG); in pfctl_table()
50 #define PF_OPT_DEBUG 0x0200 macro
1039 if (opts & PF_OPT_DEBUG) { in pfctl_print_rule_counters()1067 if (!(opts & PF_OPT_DEBUG)) in pfctl_print_rule_counters()1193 opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG)); in pfctl_show_eth_rules()1219 int rule_numbers = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG); in pfctl_show_rules()1947 pf->opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG)); in pfctl_load_eth_rule()2971 opts |= PF_OPT_DEBUG; in main()
298 if (opts & PF_OPT_DEBUG)