Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl.c77 int pfctl_load_debug(struct pfctl *, unsigned int);
1587 if (pfctl_load_debug(pf, pf->debug)) in pfctl_load_options()
1820 pfctl_load_debug(struct pfctl *pf, unsigned int level) in pfctl_load_debug() function