Searched refs:pf_find_ruleset (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sbin/pfctl/
H A Dpfctl.h138 struct pfctl_ruleset *pf_find_ruleset(const char *);
H A Dpf_ruleset.c158 pf_find_ruleset(const char *path) function
184 ruleset = pf_find_ruleset(path);
193 if ((ruleset = pf_find_ruleset(p)) != NULL) {

Completed in 172 milliseconds