Searched refs:pfctl_get_timeout (Results 1 – 3 of 3) sorted by relevance
532 int pfctl_get_timeout(struct pfctl_handle *h, uint32_t timeout, uint32_t *seconds);
2602 pfctl_get_timeout(struct pfctl_handle *h, uint32_t timeout, uint32_t *seconds) in pfctl_get_timeout() function
1671 if ((ret = pfctl_get_timeout(pfh, pf_timeouts[i].timeout, &seconds)) != 0) in pfctl_show_timeouts()