Searched refs:eth_anchor (Results 1 – 1 of 1) sorted by relevance
7453 struct pf_keth_anchor *eth_anchor, *tmp_eth_anchor; in shutdown_pf() local7477 RB_FOREACH_SAFE(eth_anchor, pf_keth_anchor_global, in shutdown_pf()7479 if ((error = pf_begin_eth(&t[0], eth_anchor->path)) in shutdown_pf()7483 eth_anchor->path); in shutdown_pf()7486 error = pf_commit_eth(t[0], eth_anchor->path); in shutdown_pf()