Home
last modified time | relevance | path

Searched defs:tcp_seq_hash (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/tcpdump/
H A Dprint-tcp.c99 struct tcp_seq_hash { struct
100 struct tcp_seq_hash *nxt; argument
111 static struct tcp_seq_hash tcp_seq_hash[TSEQ_HASHSIZE]; variable