Home
last modified time | relevance | path

Searched refs:pfctl_set_debug (Results 1 – 3 of 3) sorted by relevance

/src/lib/libpfctl/
H A Dlibpfctl.h564 int pfctl_set_debug(struct pfctl_handle *h, uint32_t level);
H A Dlibpfctl.c2920 pfctl_set_debug(struct pfctl_handle *h, uint32_t level) in pfctl_set_debug() function
/src/sbin/pfctl/
H A Dpfctl.c3264 if ((ret = pfctl_set_debug(pfh, level)) != 0) in pfctl_do_set_debug()
3276 if (pfctl_set_debug(pf->h, level)) { in pfctl_load_debug()
3324 if ((ret = pfctl_set_debug(pfh, level)) != 0) in pfctl_debug()