Searched refs:pfctl_debug (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c102 void pfctl_debug(int, u_int32_t, int);
2008 pfctl_debug(int dev, u_int32_t level, int opts) function
2490 pfctl_debug(dev, PF_DEBUG_NONE, opts);
2493 pfctl_debug(dev, PF_DEBUG_URGENT, opts);
2496 pfctl_debug(dev, PF_DEBUG_MISC, opts);
2499 pfctl_debug(dev, PF_DEBUG_NOISY, opts);

Completed in 86 milliseconds