Searched refs:tcp_seq_hash (Results 1 – 1 of 1) sorted by relevance
82 struct tcp_seq_hash { struct83 struct tcp_seq_hash *nxt; argument94 static struct tcp_seq_hash tcp_seq_hash[TSEQ_HASHSIZE]; argument313 register struct tcp_seq_hash *th; in tcp_print()385 for (th = &tcp_seq_hash[tha.port % TSEQ_HASHSIZE]; in tcp_print()394 th->nxt = (struct tcp_seq_hash *) in tcp_print()