Home
last modified time | relevance | path

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

/freebsd/lib/libpfctl/
H A Dlibpfctl.h543 int pfctl_get_ruleset(struct pfctl_handle *h, const char *path, uint32_t nr, struct pfioc_ruleset *…
H A Dlibpfctl.c2964 pfctl_get_ruleset(struct pfctl_handle *h, const char *path, uint32_t nr, struct pfioc_ruleset *rs) in pfctl_get_ruleset() function
/freebsd/sbin/pfctl/
H A Dpfctl.c1274 if ((ret = pfctl_get_ruleset(pfh, npath, nr, &prs)) != 0) in pfctl_show_rules()
1495 if ((ret = pfctl_get_ruleset(pfh, npath, nr, &prs)) != 0) in pfctl_show_nat()
2861 if ((ret = pfctl_get_ruleset(pfh, anchorname, nr, &pr)) != 0) in pfctl_show_anchors()