GRE_REC
__assign_bit(IP_TUNNEL_REC_BIT, res, flags & GRE_REC);
flags |= GRE_REC;
#define GRE_IS_REC(f) ((f) & GRE_REC)