Home
last modified time | relevance | path

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

/freebsd-src/contrib/tcpdump/
H A Dprint-tcp.c91 struct tcp_seq_hash6 { global() struct
92 nxttcp_seq_hash6 global() argument
104 static struct tcp_seq_hash6 tcp_seq_hash6[TSEQ_HASHSIZE]; global() variable