Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/pfctl/
H A Dpfctl.c92 int pfctl_load_timeout(struct pfctl *, unsigned int, unsigned int);
1862 if (pfctl_load_timeout(pf, i, pf->timeout[i])) in pfctl_load_options()
1963 pfctl_load_timeout(struct pfctl *pf, unsigned int timeout, unsigned int seconds) in pfctl_load_timeout() function