HomeSort by: relevance | last modified time | path
    Searched refs:PF_OPT_DEBUG (Results 1 - 4 of 4) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 48 #define PF_OPT_DEBUG 0x0200
pfctl_table.c 183 print_tstats(p, opts & PF_OPT_DEBUG);
186 opts & PF_OPT_DEBUG);
pfctl_qstats.c 262 if (opts & PF_OPT_DEBUG)
pfctl.c 713 if (opts & PF_OPT_DEBUG) {
741 if (!(opts & PF_OPT_DEBUG))
762 int rule_numbers = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG);
2034 opts |= PF_OPT_DEBUG;

Completed in 42 milliseconds