Searched refs:GRE_REC (Results 1 – 2 of 2) sorted by relevance
30 #define GRE_REC __cpu_to_be16(0x0700) macro40 #define GRE_IS_REC(f) ((f) & GRE_REC)
74 __assign_bit(IP_TUNNEL_REC_BIT, res, flags & GRE_REC); in gre_flags_to_tnl_flags()95 flags |= GRE_REC; in gre_tnl_flags_to_gre_flags()
Completed in 7 milliseconds