Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl.c93 int pfctl_ruleset_trans(struct pfctl *, char *, struct pf_anchor *);
1178 pfctl_ruleset_trans(struct pfctl *pf, char *path, struct pf_anchor *a) in pfctl_ruleset_trans() function
1228 (error = pfctl_ruleset_trans(pf, in pfctl_load_ruleset()
1411 if (pfctl_ruleset_trans(&pf, anchorname, pf.anchor)) in pfctl_rules()