Searched refs:eth_anchor (Results 1 – 1 of 1) sorted by relevance
7463 struct pf_keth_anchor *eth_anchor, *tmp_eth_anchor; in shutdown_pf() local7487 RB_FOREACH_SAFE(eth_anchor, pf_keth_anchor_global, in shutdown_pf()7489 if ((error = pf_begin_eth(&t[0], eth_anchor->path)) in shutdown_pf()7493 eth_anchor->path); in shutdown_pf()7496 error = pf_commit_eth(t[0], eth_anchor->path); in shutdown_pf()