Searched refs:tcp_bound_rto (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/net/ | ||
D | tcp.h | 692 static inline void tcp_bound_rto(const struct sock *sk) in tcp_bound_rto() function |
/linux-6.1.9/net/ipv4/ | ||
D | tcp_input.c | 957 tcp_bound_rto(sk); in tcp_set_rto() |