pftgr_anchor
KASSERT(t->pftgr_anchor != NULL);
ruleset = &t->pftgr_anchor->ruleset;
t->pftgr_anchor = &pf_main_anchor;
t->pftgr_anchor = a;
pf_anchor_rele(t->pftgr_anchor);