OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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