Searched refs:LWTUNNEL_IP_TTL (Results 1 – 2 of 2) sorted by relevance
226 [LWTUNNEL_IP_TTL] = { .type = NLA_U8 },263 if (tb[LWTUNNEL_IP_TTL]) in ip_tun_build_state()264 tun_info->key.ttl = nla_get_u8(tb[LWTUNNEL_IP_TTL]); in ip_tun_build_state()290 nla_put_u8(skb, LWTUNNEL_IP_TTL, tun_info->key.ttl) || in ip_tun_fill_encap_info()
26 LWTUNNEL_IP_TTL, enumerator