pfctl_load_ruleset
if ((error = pfctl_load_ruleset(pf, path,
(pfctl_load_ruleset(&pf, path, rs, PF_RULESET_SCRUB, 0))) ||
(pfctl_load_ruleset(&pf, path, rs, PF_RULESET_NAT, 0) ||
pfctl_load_ruleset(&pf, path, rs, PF_RULESET_RDR, 0) ||
pfctl_load_ruleset(&pf, path, rs, PF_RULESET_BINAT, 0))) ||
pfctl_load_ruleset(&pf, path, rs, PF_RULESET_FILTER, 0))) {
int pfctl_load_ruleset(struct pfctl *, char *,