Searched refs:rtt_count (Results 1 – 6 of 6) sorted by relevance
161 if (peer->rtt_count < 3) in rxrpc_peer_add_rtt()162 peer->rtt_count++; in rxrpc_peer_add_rtt()
414 (call->peer->rtt_count < 3 && sp->hdr.seq & 1) || in rxrpc_send_data_packet()472 if (call->peer->rtt_count > 1) { in rxrpc_send_data_packet()
520 if (peer->rtt_count == 0) { in rxrpc_kernel_get_srtt()
249 if (call->peer->rtt_count < 3 || in rxrpc_send_ping()
320 unsigned int rtt_count; /* Number of samples we've got */ member
94 if (call->peer->rtt_count == 0) in rxrpc_congestion_management()