Home
last modified time | relevance | path

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

/freebsd/lib/libpfctl/
H A Dlibpfctl.h529 int pfctl_get_rulesets(struct pfctl_handle *h, const char *path, uint32_t *nr);
H A Dlibpfctl.c2930 pfctl_get_rulesets(struct pfctl_handle *h, const char *path, uint32_t *nr) in pfctl_get_rulesets() function
/freebsd/sbin/pfctl/
H A Dpfctl.c1255 if ((ret = pfctl_get_rulesets(pfh, npath, &mnr)) != 0) { in pfctl_show_rules()
1456 if ((ret = pfctl_get_rulesets(pfh, npath, &mnr)) != 0) { in pfctl_show_nat()
2795 if ((ret = pfctl_get_rulesets(pfh, anchorname, &mnr)) != 0) { in pfctl_show_anchors()