GRE_VERSION_1
hdr->gre_hd.flags = GRE_KEY | GRE_VERSION_1 | GRE_SEQ;
if (!grehdr || (grehdr->flags & GRE_VERSION) != GRE_VERSION_1) {
case GRE_VERSION_1: