Home
last modified time | relevance | path

Searched refs:PF_DEBUG_NOISY (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/dist/pf/net/
H A Dpf_ruleset.c64 if (pf_status.debug >= PF_DEBUG_NOISY) \
H A Dpf_osfp.c51 if (pf_status.debug >= PF_DEBUG_NOISY) \
H A Dpfvar.h83 enum { PF_DEBUG_NONE, PF_DEBUG_URGENT, PF_DEBUG_MISC, PF_DEBUG_NOISY }; enumerator
/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl.c1801 pf->debug = PF_DEBUG_NOISY; in pfctl_set_debug()
1874 case PF_DEBUG_NOISY: in pfctl_debug()
2343 pfctl_debug(dev, PF_DEBUG_NOISY, opts); in main()
H A Dpfctl_parser.c558 case PF_DEBUG_NOISY: in print_status()