Searched refs:tcp_seq_hash (Results 1 – 1 of 1) sorted by relevance
99 struct tcp_seq_hash { struct100 struct tcp_seq_hash *nxt; argument111 static struct tcp_seq_hash tcp_seq_hash[TSEQ_HASHSIZE]; argument187 struct tcp_seq_hash *th = NULL; in tcp_print()352 for (th = &tcp_seq_hash[tha.port % TSEQ_HASHSIZE]; in tcp_print()