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

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_parser.h52 #define PF_OPT_DEBUG 0x0200 macro
H A Dpfctl_table.c187 print_tstats(p, opts & PF_OPT_DEBUG);
190 opts & PF_OPT_DEBUG);
H A Dpfctl.c949 if (opts & PF_OPT_DEBUG) {
977 if (!(opts & PF_OPT_DEBUG))
1001 int rule_numbers = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG);
2267 opts |= PF_OPT_DEBUG;
H A Dpfctl_qstats.c300 if (opts & PF_OPT_DEBUG)

Completed in 106 milliseconds