Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-tcp.c76 struct tcp_seq_hash { struct
77 struct tcp_seq_hash *nxt; argument
101 static struct tcp_seq_hash tcp_seq_hash4[TSEQ_HASHSIZE]; argument
263 struct tcp_seq_hash6 *tcp_seq_hash; in tcp_print() local
320 struct tcp_seq_hash *tcp_seq_hash; in tcp_print() local