Searched refs:pfctl_debug (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sbin/pfctl/ |
| H A D | pfctl.c | 121 void pfctl_debug(int, u_int32_t, int); 3325 pfctl_debug(int dev, u_int32_t level, int opts) in pfctl_debug() function 4137 pfctl_debug(dev, PF_DEBUG_NONE, opts); in main() 4140 pfctl_debug(dev, PF_DEBUG_URGENT, opts); in main() 4143 pfctl_debug(dev, PF_DEBUG_MISC, opts); in main() 4146 pfctl_debug(dev, PF_DEBUG_NOISY, opts); in main()
|