Searched refs:pfctl_debug (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/pfctl/ |
H A D | pfctl.c | 108 void pfctl_debug(int, u_int32_t, int); 2740 pfctl_debug(int dev, u_int32_t level, int opts) in pfctl_debug() function 3289 pfctl_debug(dev, PF_DEBUG_NONE, opts); in main() 3292 pfctl_debug(dev, PF_DEBUG_URGENT, opts); in main() 3295 pfctl_debug(dev, PF_DEBUG_MISC, opts); in main() 3298 pfctl_debug(dev, PF_DEBUG_NOISY, opts); in main()
|