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