GRE_IS_SEQ
ack = GRE_IS_SEQ(header->gre_hd.flags) ? ntohl(header->ack) :
if (!GRE_IS_SEQ(header->gre_hd.flags))
if (GRE_IS_SEQ(gre->flags))