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

  /src/dist/pf/sbin/pfctl/
pfctl.c 76 int pfctl_load_timeout(struct pfctl *, unsigned int, unsigned int);
1581 if (pfctl_load_timeout(pf, i, pf->timeout[i]))
1674 pfctl_load_timeout(struct pfctl *pf, unsigned int timeout, unsigned int seconds) function in typeref:typename:int
pfctl.c 76 int pfctl_load_timeout(struct pfctl *, unsigned int, unsigned int);
1581 if (pfctl_load_timeout(pf, i, pf->timeout[i]))
1674 pfctl_load_timeout(struct pfctl *pf, unsigned int timeout, unsigned int seconds) function in typeref:typename:int
pfctl.c 76 int pfctl_load_timeout(struct pfctl *, unsigned int, unsigned int);
1581 if (pfctl_load_timeout(pf, i, pf->timeout[i]))
1674 pfctl_load_timeout(struct pfctl *pf, unsigned int timeout, unsigned int seconds) function in typeref:typename:int

Completed in 33 milliseconds