Home
last modified time | relevance | path

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

/freebsd/lib/libpfctl/
H A Dlibpfctl.h518 int pfctl_set_debug(struct pfctl_handle *h, uint32_t level);
H A Dlibpfctl.c2528 pfctl_set_debug(struct pfctl_handle *h, uint32_t level) in pfctl_set_debug() function
/freebsd/sbin/pfctl/
H A Dpfctl.c2684 if ((ret = pfctl_set_debug(pfh, level)) != 0) in pfctl_do_set_debug()
2696 if (pfctl_set_debug(pf->h, level)) { in pfctl_load_debug()
2744 if ((ret = pfctl_set_debug(pfh, level)) != 0) in pfctl_debug()