Searched refs:pfctl_get_srcnodes (Results 1 – 3 of 3) sorted by relevance
532 int pfctl_get_srcnodes(struct pfctl_handle *h, pfctl_get_srcnode_fn fn, void *arg);
3033 pfctl_get_srcnodes(struct pfctl_handle *h, pfctl_get_srcnode_fn fn, void *arg) in pfctl_get_srcnodes() function
1542 error = pfctl_get_srcnodes(pfh, pfctl_print_src_node, &opts); in pfctl_show_src_nodes()