Home | History | Annotate | Download | only in tcpdump

Lines Matching full:thseq

161         u_int32_t seq, ack, thseq, thack;
302 thseq = th->seq;
358 thseq = th->seq;
363 thseq = thack = rev = 0;
485 s -= thseq;
486 e -= thseq;