Searched refs:LWTUNNEL_IP6_TC (Results 1 – 2 of 2) sorted by relevance
43 LWTUNNEL_IP6_TC, enumerator
942 [LWTUNNEL_IP6_TC] = { .type = NLA_U8 },992 if (tb[LWTUNNEL_IP6_TC]) in ip6_tun_build_state()993 tun_info->key.tos = nla_get_u8(tb[LWTUNNEL_IP6_TC]); in ip6_tun_build_state()1017 nla_put_u8(skb, LWTUNNEL_IP6_TC, tun_info->key.tos) || in ip6_tun_fill_encap_info()