Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_tunnel.h26 #define GRE_REC __cpu_to_be16(0x0700) macro
/linux-4.4.14/net/ipv4/
Dip_gre.c153 if (flags & GRE_REC) in gre_flags_to_tnl_flags()
176 flags |= GRE_REC; in tnl_flags_to_gre_flags()