Thank you for your advise.

>See the function tcp_xmit_timer() in netinet/tcp_input.c.

Does this program mean that ?
   RTT = (tp)->t_srtt >> (TCP_RTT_SHIFT - TCP_DELTA_SHIFT) [ms]
   RTO = tp->t_rxtcur [ms]  



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to