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
- estimation of RTT,RTO from tcpcb parameter Tatsuhiko Terai
- estimation of RTT,RTO from tcpcb parameter Garrett Wollman
- Re: estimation of RTT,RTO from tcpcb parameter Tatsuhiko Terai
- Re: estimation of RTT,RTO from tcpcb parameter Garrett Wollman
- Re: estimation of RTT,RTO from tcpcb paramete... Tatsuhiko Terai
- Re: estimation of RTT,RTO from tcpcb para... Garrett Wollman
- Re: estimation of RTT,RTO from tcpcb... Tatsuhiko Terai
- Re: estimation of RTT,RTO from tcpcb parameter Jonathan Lemon
