TCA_MPLS_LABEL
[TCA_MPLS_LABEL] = NLA_POLICY_VALIDATE_FN(NLA_BINARY,
if (tb[TCA_MPLS_LABEL] || tb[TCA_MPLS_TTL] || tb[TCA_MPLS_TC] ||
if (tb[TCA_MPLS_PROTO] || tb[TCA_MPLS_LABEL] ||
if (!tb[TCA_MPLS_LABEL]) {
p->tcfm_label = nla_get_u32_default(tb[TCA_MPLS_LABEL],
nla_put_u32(skb, TCA_MPLS_LABEL, p->tcfm_label))