Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dip_tunnels.h136 #define TUNNEL_REC __cpu_to_be16(0x20) macro
/linux-4.4.14/net/ipv4/
Dip_gre.c154 tflags |= TUNNEL_REC; in gre_flags_to_tnl_flags()
175 if (tflags & TUNNEL_REC) in tnl_flags_to_gre_flags()