Searched refs:pfctl_source_get (Results 1 – 3 of 3) sorted by relevance
690 int pfctl_source_get(struct pfctl_handle *h, int id,
4225 pfctl_source_get(struct pfctl_handle *h, int id, pfctl_get_source_fn fn, void *arg) in pfctl_source_get() function
1363 error = pfctl_source_get(pfh, srlim->id, pfctl_print_source, NULL); in pfctl_show_sources()