Searched refs:PF_OPT_DEBUG (Results 1 – 4 of 4) sorted by relevance
50 #define PF_OPT_DEBUG 0x0200 macro
173 uintptr_t arg = opts & PF_OPT_DEBUG; in pfctl_table()191 opts & PF_OPT_DEBUG); in pfctl_table()
1039 if (opts & PF_OPT_DEBUG) { in pfctl_print_rule_counters()1076 if (!(opts & PF_OPT_DEBUG)) 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()1974 pf->opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG)); in pfctl_load_eth_rule()3001 opts |= PF_OPT_DEBUG; in main()
298 if (opts & PF_OPT_DEBUG)