Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dgre.h78 tflags |= TUNNEL_STRICT; in gre_flags_to_tnl_flags()
99 if (tflags & TUNNEL_STRICT) in gre_tnl_flags_to_gre_flags()
/openbmc/linux/include/uapi/linux/
H A Dif_tunnel.h168 #define TUNNEL_STRICT __cpu_to_be16(0x10) macro