Searched refs:pfctl_ruleset_trans (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/pfctl/ |
H A D | pfctl.c | 112 int pfctl_ruleset_trans(struct pfctl *, char *, struct pfctl_anchor *, bool); 1850 pfctl_ruleset_trans(struct pfctl *pf, char *path, struct pfctl_anchor *a, bool do_eth) in pfctl_ruleset_trans() function 2003 (error = pfctl_ruleset_trans(pf, in pfctl_load_ruleset() 2238 if (pfctl_ruleset_trans(&pf, anchorname, pf.anchor, true)) in pfctl_rules()
|