Home
last modified time | relevance | path

Searched refs:GRE_STRICT (Results 1 – 2 of 2) sorted by path

/linux/include/net/
H A Dgre.h73 __assign_bit(IP_TUNNEL_STRICT_BIT, res, flags & GRE_STRICT); in gre_flags_to_tnl_flags()
93 flags |= GRE_STRICT; in gre_tnl_flags_to_gre_flags()
/linux/include/uapi/linux/
H A Dif_tunnel.h29 #define GRE_STRICT __cpu_to_be16(0x0800) macro
39 #define GRE_IS_STRICT(f) ((f) & GRE_STRICT)