LWTUNNEL_IP6_FLAGS 336 net/ipv4/ip_tunnel_core.c [LWTUNNEL_IP6_FLAGS] = { .type = NLA_U16 }, LWTUNNEL_IP6_FLAGS 377 net/ipv4/ip_tunnel_core.c if (tb[LWTUNNEL_IP6_FLAGS]) LWTUNNEL_IP6_FLAGS 378 net/ipv4/ip_tunnel_core.c tun_info->key.tun_flags = nla_get_be16(tb[LWTUNNEL_IP6_FLAGS]); LWTUNNEL_IP6_FLAGS 399 net/ipv4/ip_tunnel_core.c nla_put_be16(skb, LWTUNNEL_IP6_FLAGS, tun_info->key.tun_flags))