Lines Matching refs:tcp_seq_hash
77 struct tcp_seq_hash { struct
78 struct tcp_seq_hash *nxt; argument
104 static struct tcp_seq_hash tcp_seq_hash4[TSEQ_HASHSIZE]; argument
255 struct tcp_seq_hash6 *tcp_seq_hash; local
259 tcp_seq_hash = tcp_seq_hash6;
278 for (th = &tcp_seq_hash[tha.port % TSEQ_HASHSIZE];
310 register struct tcp_seq_hash *th;
311 struct tcp_seq_hash *tcp_seq_hash; local
315 tcp_seq_hash = tcp_seq_hash4;
334 for (th = &tcp_seq_hash[tha.port % TSEQ_HASHSIZE];
343 th->nxt = (struct tcp_seq_hash *)