GRE_ACK
hdr->gre_hd.flags |= GRE_ACK;
#define GRE_IS_ACK(f) ((f) & GRE_ACK)
if (hdr->flags & GRE_ACK)