tcp_seq_hash
struct tcp_seq_hash *nxt;
static struct tcp_seq_hash tcp_seq_hash[TSEQ_HASHSIZE];
struct tcp_seq_hash *th = NULL;
for (th = &tcp_seq_hash[tha.port % TSEQ_HASHSIZE];