Searched refs:exp_tcp_rto (Results 1 – 1 of 1) sorted by relevance
1865 int exp_tcp_rto; in tcp_resend_data() local1919 exp_tcp_rto = TCP_RTO_MS; in tcp_resend_data()1924 exp_tcp_rto += exp_tcp_rto >> 1; in tcp_resend_data()1929 K_MSEC(exp_tcp_rto)); in tcp_resend_data()