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