Searched refs:thack (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dprint-tcp.c163 uint32_t seq, ack, thseq, thack; local
305 thack = th->ack;
361 thack = th->ack;
365 thseq = thack = rev = 0;
491 s -= thack;
492 e -= thack;

Completed in 85 milliseconds