Where tcp_timer_rexmt() is called?

Lei Luo lluo at eecis.udel.edu
Wed May 4 10:04:00 PDT 2005


Hello,

Does anyone know where the TCP retransmission function tcp_timer_rexmt() 
is called? In other words, where is the code that checks if a timer is 
timed out? In BSD4.3, there is a function called tcp_timers() in 
tcp_timer.c. But in the recent release, the function is removed. But 
where the functionality is placed now?

Thanks,

Louis



More information about the freebsd-questions mailing list