Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h290 int pfctl_apply_timeout(struct pfctl *, const char *, int, int);
H A Dpfctl.c2438 pfctl_apply_timeout(struct pfctl *pf, const char *opt, int seconds, int quiet) in pfctl_apply_timeout() function
2517 if ((r = pfctl_apply_timeout(pf, hint[i].name, in pfctl_set_optimization()
H A Dparse.y5188 if (pfctl_apply_timeout(pf, $1, $2, 0) != 0) {
5202 if (pfctl_apply_timeout(pf, "interval", $2, 0) != 0)