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

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.h243 int pfctl_set_timeout(struct pfctl *, const char *, int, int);
H A Dpfctl.c1787 pfctl_set_timeout(struct pfctl *pf, const char *opt, int seconds, int quiet) function
1849 if ((r = pfctl_set_timeout(pf, hint[i].name,
H A Dparse.y4481 if (pfctl_set_timeout(pf, $1, $2, 0) != 0) {
4495 if (pfctl_set_timeout(pf, "interval", $2, 0) != 0)

Completed in 83 milliseconds