ACT_MPLS_TC_NOT_SET
if (act->mpls_push.tc != ACT_MPLS_TC_NOT_SET)
if (act->mpls_mangle.tc != ACT_MPLS_TC_NOT_SET) {
p->tcfm_tc = nla_get_u8_default(tb[TCA_MPLS_TC], ACT_MPLS_TC_NOT_SET);
if (p->tcfm_tc != ACT_MPLS_TC_NOT_SET &&
if (p->tcfm_tc != ACT_MPLS_TC_NOT_SET) {