Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dtcp.h665 static inline void tcp_bound_rto(const struct sock *sk) in tcp_bound_rto() function
/Linux-v5.10/net/ipv4/
Dtcp_input.c926 tcp_bound_rto(sk); in tcp_set_rto()