V_pf_keth
ruleset = V_pf_keth;
if (! TAILQ_EMPTY(V_pf_keth->active.rules))
pf_init_keth(V_pf_keth);
if (! TAILQ_EMPTY(V_pf_keth->active.rules))
V_pf_keth = &V_pf_main_keth_anchor.ruleset;
return (V_pf_keth);
return (_pf_find_keth_anchor(V_pf_keth, path));
return (V_pf_keth);
if (ruleset == V_pf_keth || ruleset->anchor == NULL ||