Home
last modified time | relevance | path

Searched refs:tcp_rack_reo_timeout (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dtcp_recovery.c54 * are not already in the CA_Recovery state, either tcp_rack_reo_timeout()
117 void tcp_rack_reo_timeout(struct sock *sk)
149 void tcp_rack_reo_timeout(struct sock *sk) tcp_rack_reo_timeout() function
/linux/include/net/
H A Dtcp.h2572 extern void tcp_rack_reo_timeout(struct sock *sk); in tcp_rto_delta_us()