Home
last modified time | relevance | path

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

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