Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_tunnel.h25 #define GRE_STRICT __cpu_to_be16(0x0800) macro
/linux-4.4.14/net/ipv4/
Dip_gre.c151 if (flags & GRE_STRICT) in gre_flags_to_tnl_flags()
174 flags |= GRE_STRICT; in tnl_flags_to_gre_flags()