tcf_gact_act
TC_INDIRECT_ACTION_DECLARE(tcf_gact_act);
if (a->ops->act == tcf_gact_act)
return tcf_gact_act(skb, a, res);
.act = tcf_gact_act,