HomeSort by: relevance | last modified time | path
    Searched refs:pfctl_set_timeout (Results 1 - 3 of 3) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 200 int pfctl_set_timeout(struct pfctl *, const char *, int, int);
pfctl.c 1646 pfctl_set_timeout(struct pfctl *pf, const char *opt, int seconds, int quiet) function in typeref:typename:int
1708 if ((r = pfctl_set_timeout(pf, hint[i].name,
parse.y 3923 if (pfctl_set_timeout(pf, $1, $2, 0) != 0) {

Completed in 16 milliseconds