Home
last modified time | relevance | path

Searched refs:thseq (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dprint-tcp.c170 uint32_t seq, ack, thseq, thack; in tcp_print() local
316 thseq = th->seq; in tcp_print()
374 thseq = th->seq; in tcp_print()
379 thseq = thack = rev = 0; in tcp_print()
498 s -= thseq; in tcp_print()
499 e -= thseq; in tcp_print()