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); 3320 pfctl_debug(int dev, u_int32_t level, int opts) in pfctl_debug() function 4132 pfctl_debug(dev, PF_DEBUG_NONE, opts); in main() 4135 pfctl_debug(dev, PF_DEBUG_URGENT, opts); in main() 4138 pfctl_debug(dev, PF_DEBUG_MISC, opts); in main() 4141 pfctl_debug(dev, PF_DEBUG_NOISY, opts); in main()
|