Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h668 static inline void tcp_bound_rto(const struct sock *sk) in tcp_bound_rto() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c950 tcp_bound_rto(sk); in tcp_set_rto()