Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rxrpc/
H A Drtt.c43 static void rxrpc_rtt_estimator(struct rxrpc_peer *peer, long sample_rtt_us) in rxrpc_rtt_estimator() argument
45 long m = sample_rtt_us; /* RTT */ in rxrpc_rtt_estimator()