Searched refs:retrans (Results 1 – 3 of 3) sorted by relevance
173 unsigned long rxrpc_get_rto_backoff(struct rxrpc_peer *peer, bool retrans) in rxrpc_get_rto_backoff() argument180 if (retrans && timo_j * 2 <= RXRPC_RTO_MAX) in rxrpc_get_rto_backoff()
708 state->retrans++; in tcp_in_window()715 state->retrans = 0; in tcp_in_window()1279 if (ct->proto.tcp.retrans >= tn->tcp_max_retrans && in nf_conntrack_tcp_packet()
379 static int retrans_to_secs(u8 retrans, int timeout, int rto_max) in retrans_to_secs() argument383 if (retrans > 0) { in retrans_to_secs()385 while (--retrans) { in retrans_to_secs()