* Implementation problems in tcp
@ 2002-10-11 15:10 omit_ECE
0 siblings, 0 replies; only message in thread
From: omit_ECE @ 2002-10-11 15:10 UTC (permalink / raw)
To: linux-kernel
Hi,
I have a project to implement some functions in TCP.
First, I wanna calculate the one-way delay by time_stamp
in TCP Acks; ie, rcv_tsval & rvc_tsecr in tcp_input.c. But
I am not quite sure in which functions, ex. tcp_rcv_established,
the two values (rcv_tsval & rvc_tsecr) are what I want.
Second, I want to use ECN as an indicator and add some
conditions. But I really cannot figure out what is going on
in tcp_input.c. Could anyone give me some hints please?
Thanks.
YuZen
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-10-11 15:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-11 15:10 Implementation problems in tcp omit_ECE
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox