Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-tcp.c170 uint32_t seq, ack, thseq, thack; in tcp_print() local
304 thseq = th->seq; in tcp_print()
355 thseq = th->seq; in tcp_print()
360 thseq = thack = rev = 0; in tcp_print()
479 s -= thseq; in tcp_print()
480 e -= thseq; in tcp_print()