Searched refs:pfctl_debug (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/usr.sbin/pfctl/ |
H A D | pfctl.c | 93 void pfctl_debug(int, u_int32_t, int); 1893 pfctl_debug(int dev, u_int32_t level, int opts) in pfctl_debug() function 2365 pfctl_debug(dev_fd, PF_DEBUG_NONE, opts); in main() 2368 pfctl_debug(dev_fd, PF_DEBUG_URGENT, opts); in main() 2371 pfctl_debug(dev_fd, PF_DEBUG_MISC, opts); in main() 2374 pfctl_debug(dev_fd, PF_DEBUG_NOISY, opts); in main()
|