Home
last modified time | relevance | path

Searched refs:LWTUNNEL_IP_FLAGS (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dlwtunnel.h31 LWTUNNEL_IP_FLAGS, enumerator
/linux/net/ipv4/
H A Dip_tunnel_core.c440 [LWTUNNEL_IP_FLAGS] = { .type = NLA_U16 },
709 if (tb[LWTUNNEL_IP_FLAGS]) { in ip_tun_build_state()
713 nla_get_be16(tb[LWTUNNEL_IP_FLAGS])); in ip_tun_build_state()
856 nla_put_be16(skb, LWTUNNEL_IP_FLAGS, in ip_tun_fill_encap_info()