Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl.c79 int pfctl_load_timeout(struct pfctl *, unsigned int, unsigned int);
1616 if (pfctl_load_timeout(pf, i, pf->timeout[i])) in pfctl_load_options()
1709 pfctl_load_timeout(struct pfctl *pf, unsigned int timeout, unsigned int seconds) in pfctl_load_timeout() function