Searched refs:rxrpc_kernel_get_srtt (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/net/
H A Daf_rxrpc.h72 unsigned int rxrpc_kernel_get_srtt(const struct rxrpc_peer *);
/linux-master/net/rxrpc/
H A Dpeer_object.c475 * rxrpc_kernel_get_srtt - Get a call's peer smoothed RTT
480 unsigned int rxrpc_kernel_get_srtt(const struct rxrpc_peer *peer) function
484 EXPORT_SYMBOL(rxrpc_kernel_get_srtt); variable
/linux-master/fs/afs/
H A Dvl_probe.c119 rtt_us = rxrpc_kernel_get_srtt(addr->peer);
H A Dfs_probe.c211 rtt_us = rxrpc_kernel_get_srtt(addr->peer);
H A Dproc.c464 rxrpc_kernel_get_srtt(addr->peer),

Completed in 127 milliseconds