Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dpfctl_parser.h287 int pfctl_set_timeout(struct pfctl *, const char *, int, int);
H A Dpfctl.c2424 pfctl_set_timeout(struct pfctl *pf, const char *opt, int seconds, int quiet) in pfctl_set_timeout() function
2508 if ((r = pfctl_set_timeout(pf, hint[i].name, in pfctl_set_optimization()
H A Dparse.y5135 if (pfctl_set_timeout(pf, $1, $2, 0) != 0) {
5149 if (pfctl_set_timeout(pf, "interval", $2, 0) != 0)