SeqDiff
ack_diff = SeqDiff(x.ack_new, ack);
seq_diff = SeqDiff(x.ack_old, seq);
static int SeqDiff(u_long, u_long);