TCA_TUNNEL_KEY_ENC_DST_PORT
[TCA_TUNNEL_KEY_ENC_DST_PORT] = {.type = NLA_U16},
if (tb[TCA_TUNNEL_KEY_ENC_DST_PORT])
dst_port = nla_get_be16(tb[TCA_TUNNEL_KEY_ENC_DST_PORT]);
nla_put_be16(skb, TCA_TUNNEL_KEY_ENC_DST_PORT,