Searched refs:PF_OPT_DEBUG (Results 1 – 5 of 5) sorted by relevance
171 uintptr_t arg = opts & PF_OPT_DEBUG; in pfctl_table()189 opts & PF_OPT_DEBUG); in pfctl_table()
52 #define PF_OPT_DEBUG 0x00200 macro
1192 if (opts & PF_OPT_DEBUG) { in pfctl_print_rule_counters()1232 if (!(opts & PF_OPT_DEBUG)) in pfctl_print_rule_counters()1591 opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG)); in pfctl_show_eth_rules()1720 (opts & (PF_OPT_VERBOSE2|PF_OPT_DEBUG))) in pfctl_show_rules()2446 pf->opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG)); in pfctl_load_eth_rule()3745 opts |= PF_OPT_DEBUG; in main()
298 if (opts & PF_OPT_DEBUG)
395 int verbose = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG); in print_fromto()900 int verbose = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG); in print_rule()