Searched refs:pfctl_set_debug (Results 1 – 3 of 3) sorted by relevance
564 int pfctl_set_debug(struct pfctl_handle *h, uint32_t level);
2920 pfctl_set_debug(struct pfctl_handle *h, uint32_t level) in pfctl_set_debug() function
3264 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()