Searched refs:pfctl_get_limit (Results 1 – 4 of 4) sorted by relevance
534 int pfctl_get_limit(struct pfctl_handle *h, const int index, uint *limit);
2684 pfctl_get_limit(struct pfctl_handle *h, const int index, uint *limit) in pfctl_get_limit() function
342 if (pfctl_get_limit(pfh, index, &limit)) { in pf_limits()
1695 if ((ret = pfctl_get_limit(pfh, pf_limits[i].index, &limit)) != 0) in pfctl_show_limits()