Searched refs:pfctl_debug (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/pfctl/ |
H A D | pfctl.c | 113 void pfctl_debug(int, u_int32_t, int); 2868 pfctl_debug(int dev, u_int32_t level, int opts) in pfctl_debug() function 3627 pfctl_debug(dev, PF_DEBUG_NONE, opts); in main() 3630 pfctl_debug(dev, PF_DEBUG_URGENT, opts); in main() 3633 pfctl_debug(dev, PF_DEBUG_MISC, opts); in main() 3636 pfctl_debug(dev, PF_DEBUG_NOISY, opts); in main()
|