Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dgre.h82 tflags |= TUNNEL_VERSION; in gre_flags_to_tnl_flags()
103 if (tflags & TUNNEL_VERSION) in gre_tnl_flags_to_gre_flags()
/linux-6.1.9/include/uapi/linux/
Dif_tunnel.h170 #define TUNNEL_VERSION __cpu_to_be16(0x40) macro