Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_tunnel.h30 #define GRE_REC __cpu_to_be16(0x0700) macro
40 #define GRE_IS_REC(f) ((f) & GRE_REC)
/openbmc/linux/include/net/
H A Dgre.h79 if (flags & GRE_REC) in gre_flags_to_tnl_flags()
102 flags |= GRE_REC; in gre_tnl_flags_to_gre_flags()