Home
last modified time | relevance | path

Searched defs:rto_base (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_timer.c220 unsigned int rto_base = TCP_RTO_MIN; in retransmits_timed_out() local
182 tcp_model_timeout(struct sock *sk, unsigned int boundary, unsigned int rto_base) tcp_model_timeout() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_timer.c222 unsigned int rto_base = TCP_RTO_MIN; in retransmits_timed_out() local
184 tcp_model_timeout(struct sock *sk, unsigned int boundary, unsigned int rto_base) tcp_model_timeout() argument

Completed in 3 milliseconds