Home
last modified time | relevance | path

Searched refs:rtt_count (Results 1 – 5 of 5) sorted by relevance

/linux/net/rxrpc/
H A Dcall_event.c290 if (call->rtt_count < 3 || in rxrpc_send_initial_ping()
446 if (call->rtt_count < 3) in rxrpc_input_call_event()
H A Dinput_rack.c297 if (call->rtt_count > 0) { in rxrpc_tlp_calc_pto()
H A Doutput.c474 else if (call->rtt_count < 3) in rxrpc_prepare_data_subpacket()
H A Dar-internal.h848 unsigned int rtt_count; /* Number of samples we've got */ member
H A Dinput.c74 if (call->rtt_count == 0) in rxrpc_congestion_management()