SEG6_IPTUNNEL_SRH   47 net/ipv6/seg6_iptunnel.c 	[SEG6_IPTUNNEL_SRH]	= { .type = NLA_BINARY },
SEG6_IPTUNNEL_SRH  400 net/ipv6/seg6_iptunnel.c 	if (!tb[SEG6_IPTUNNEL_SRH])
SEG6_IPTUNNEL_SRH  403 net/ipv6/seg6_iptunnel.c 	tuninfo = nla_data(tb[SEG6_IPTUNNEL_SRH]);
SEG6_IPTUNNEL_SRH  404 net/ipv6/seg6_iptunnel.c 	tuninfo_len = nla_len(tb[SEG6_IPTUNNEL_SRH]);
SEG6_IPTUNNEL_SRH  469 net/ipv6/seg6_iptunnel.c 	if (nla_put_srh(skb, SEG6_IPTUNNEL_SRH, tuninfo))