GRE_VERS_1
case htons(GRE_VERS_1):
gh->gre_flags = htons(GRE_VERS_1 | GRE_KP);
if (gh->gre_flags != htons(GRE_KP | GRE_VERS_1))