Searched refs:tcp_seq_hash (Results 1 – 1 of 1) sorted by relevance
77 struct tcp_seq_hash { struct78 struct tcp_seq_hash *nxt; argument104 static struct tcp_seq_hash tcp_seq_hash4[TSEQ_HASHSIZE]; argument255 struct tcp_seq_hash6 *tcp_seq_hash; local259 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; local315 tcp_seq_hash = tcp_seq_hash4;334 for (th = &tcp_seq_hash[tha.port % TSEQ_HASHSIZE];[all …]