Home
last modified time | relevance | path

Searched refs:PF_OPT_DEBUG (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/pfctl/
H A Dpfctl_table.c185 print_tstats(p, opts & PF_OPT_DEBUG); in pfctl_table()
188 opts & PF_OPT_DEBUG); in pfctl_table()
H A Dpfctl_parser.h50 #define PF_OPT_DEBUG 0x0200 macro
H A Dpfctl.c1039 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()
H A Dpfctl_qstats.c298 if (opts & PF_OPT_DEBUG)