Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/pfctl/
Dpfctl.c105 int pfctl_ruleset_trans(struct pfctl *, char *, struct pf_anchor *);
1277 pfctl_ruleset_trans(struct pfctl *pf, char *path, struct pf_anchor *a) in pfctl_ruleset_trans() function
1327 (error = pfctl_ruleset_trans(pf, in pfctl_load_ruleset()
1510 if (pfctl_ruleset_trans(&pf, anchorname, pf.anchor)) in pfctl_rules()