Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h759 static inline void tcp_bound_rto(struct sock *sk) in tcp_bound_rto() function
/linux/net/ipv4/
H A Dtcp_input.c1004 tcp_bound_rto(sk); in tcp_set_rto()