Home
last modified time | relevance | path

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

/include/net/
Dgre.h81 if (flags & GRE_VERSION) in gre_flags_to_tnl_flags()
104 flags |= GRE_VERSION; in gre_tnl_flags_to_gre_flags()
/include/uapi/linux/
Dif_tunnel.h33 #define GRE_VERSION __cpu_to_be16(0x0007) macro