GRE_STRICT
__assign_bit(IP_TUNNEL_STRICT_BIT, res, flags & GRE_STRICT);
flags |= GRE_STRICT;
#define GRE_IS_STRICT(f) ((f) & GRE_STRICT)