Searched refs:pfctl_debug (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sbin/pfctl/ |
| H A D | pfctl.c | 104 void pfctl_debug(int, u_int32_t, int); 2013 pfctl_debug(int dev, u_int32_t level, int opts) in pfctl_debug() function 2496 pfctl_debug(dev, PF_DEBUG_NONE, opts); in main() 2499 pfctl_debug(dev, PF_DEBUG_URGENT, opts); in main() 2502 pfctl_debug(dev, PF_DEBUG_MISC, opts); in main() 2505 pfctl_debug(dev, PF_DEBUG_NOISY, opts); in main()
|