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

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c104 int pfctl_show_anchors(int, int, char *);
2053 pfctl_show_anchors(int dev, int opts, char *anchorname) function
2085 if ((opts & PF_OPT_VERBOSE) && pfctl_show_anchors(dev, opts, sub))
2313 pfctl_show_anchors(dev, opts, anchorname);

Completed in 114 milliseconds