Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl.c90 int pfctl_load_debug(struct pfctl *, unsigned int);
2371 if (pfctl_load_debug(pf, pf->debug)) in pfctl_load_options()
2694 pfctl_load_debug(struct pfctl *pf, unsigned int level) in pfctl_load_debug() function