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.h530 int pfctl_set_debug(struct pfctl_handle *h, uint32_t level);
H A Dlibpfctl.c2527 pfctl_set_debug(struct pfctl_handle *h, uint32_t level) in pfctl_set_debug() function
/freebsd/sbin/pfctl/
H A Dpfctl.c2726 if ((ret = pfctl_set_debug(pfh, level)) != 0) in pfctl_do_set_debug()
2738 if (pfctl_set_debug(pf->h, level)) { in pfctl_load_debug()
2786 if ((ret = pfctl_set_debug(pfh, level)) != 0) in pfctl_debug()