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

  /external/tcpdump/
print-tcp.c 161 u_int32_t seq, ack, thseq, thack; local
302 thseq = th->seq;
358 thseq = th->seq;
363 thseq = thack = rev = 0;
485 s -= thseq;
486 e -= thseq;
    [all...]

Completed in 213 milliseconds