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

  /external/tcpdump/
print-tcp.c 200 u_int32_t seq, ack, thseq, thack; local
412 thack = th->ack;
415 thseq = thack = threv = 0;
539 s -= thack;
540 e -= thack;

Completed in 30 milliseconds