Home
last modified time | relevance | path

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

/freebsd-src/sbin/pfctl/
H A Dpf_ruleset.c350 pf_find_eth_ruleset(const char *path) in pf_find_eth_ruleset() function
376 ruleset = pf_find_eth_ruleset(path); in pf_find_or_create_eth_ruleset()
385 if ((ruleset = pf_find_eth_ruleset(p)) != NULL) { in pf_find_or_create_eth_ruleset()