Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dip_tunnels.h137 #define TUNNEL_VERSION __cpu_to_be16(0x40) macro
/linux-4.4.14/net/ipv4/
Dip_gre.c156 tflags |= TUNNEL_VERSION; in gre_flags_to_tnl_flags()
177 if (tflags & TUNNEL_VERSION) in tnl_flags_to_gre_flags()