Searched refs:pfctl_set_debug (Results 1 – 3 of 3) sorted by relevance
566 int pfctl_set_debug(struct pfctl_handle *h, uint32_t level);
2948 pfctl_set_debug(struct pfctl_handle *h, uint32_t level) in pfctl_set_debug() function
3269 if ((ret = pfctl_set_debug(pfh, level)) != 0) in pfctl_do_set_debug()3281 if (pfctl_set_debug(pf->h, level)) { in pfctl_load_debug()3329 if ((ret = pfctl_set_debug(pfh, level)) != 0) in pfctl_debug()