SEG6_IPTUNNEL_SRH
if (!tb[SEG6_IPTUNNEL_SRH])
tuninfo = nla_data(tb[SEG6_IPTUNNEL_SRH]);
tuninfo_len = nla_len(tb[SEG6_IPTUNNEL_SRH]);
[SEG6_IPTUNNEL_SRH] = { .type = NLA_BINARY },
if (nla_put_srh(skb, SEG6_IPTUNNEL_SRH, tuninfo))