rtt_count 315 net/rxrpc/ar-internal.h unsigned int rtt_count; /* Number of samples we've got */ rtt_count 251 net/rxrpc/call_accept.c if (call->peer->rtt_count < 3 || rtt_count 94 net/rxrpc/input.c if (call->peer->rtt_count == 0) rtt_count 372 net/rxrpc/output.c (call->peer->rtt_count < 3 && sp->hdr.seq & 1) || rtt_count 426 net/rxrpc/output.c if (call->peer->rtt_count > 1) { rtt_count 161 net/rxrpc/rtt.c if (peer->rtt_count < 3) rtt_count 162 net/rxrpc/rtt.c peer->rtt_count++;