Searched refs:pfctl_get_source_fn (Results 1 – 2 of 2) sorted by relevance
687 typedef int (*pfctl_get_source_fn)(struct pfctl_source *, void *); typedef689 pfctl_get_source_fn fn, void *arg);
4161 pfctl_source_get(struct pfctl_handle *h, int id, pfctl_get_source_fn fn, void *arg) in pfctl_source_get()