Home
last modified time | relevance | path

Searched refs:pfctl_show_anchors (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sbin/pfctl/
HDpfctl.c110 int pfctl_show_anchors(int, int, char *);
2783 pfctl_show_anchors(int dev, int opts, char *anchorname) in pfctl_show_anchors() function
2815 if ((opts & PF_OPT_VERBOSE) && pfctl_show_anchors(dev, opts, sub)) in pfctl_show_anchors()
3084 pfctl_show_anchors(dev, opts, anchorname); in main()