Searched refs:rtt_count (Results 1 – 5 of 5) sorted by relevance
290 if (call->rtt_count < 3 || in rxrpc_send_initial_ping() 446 if (call->rtt_count < 3) in rxrpc_input_call_event()
297 if (call->rtt_count > 0) { in rxrpc_tlp_calc_pto()
474 else if (call->rtt_count < 3) in rxrpc_prepare_data_subpacket()
848 unsigned int rtt_count; /* Number of samples we've got */ member
74 if (call->rtt_count == 0) in rxrpc_congestion_management()