Lines Matching defs:tcp_seq_hash
76 struct tcp_seq_hash {
77 struct tcp_seq_hash *nxt;
101 static struct tcp_seq_hash tcp_seq_hash4[TSEQ_HASHSIZE];
263 struct tcp_seq_hash6 *tcp_seq_hash;
267 tcp_seq_hash = tcp_seq_hash6;
286 for (th = &tcp_seq_hash[tha.port % TSEQ_HASHSIZE];
319 struct tcp_seq_hash *th;
320 struct tcp_seq_hash *tcp_seq_hash;
323 tcp_seq_hash = tcp_seq_hash4;
344 for (th = &tcp_seq_hash[tha.port % TSEQ_HASHSIZE];
355 th->nxt = (struct tcp_seq_hash *)