HomeSort by relevance Sort by last modified time
    Searched full:thseq (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
print-tcp.c 163 uint32_t seq, ack, thseq, thack; local
304 thseq = th->seq;
360 thseq = th->seq;
365 thseq = thack = rev = 0;
488 s -= thseq;
489 e -= thseq;
    [all...]

Completed in 87 milliseconds