OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rpc_rtt
(Results
1 - 16
of
16
) sorted by null
/external/kernel-headers/original/linux/sunrpc/
timer.h
14
struct
rpc_rtt
{
struct
22
extern void rpc_init_rtt(struct
rpc_rtt
*rt, unsigned long timeo);
23
extern void rpc_update_rtt(struct
rpc_rtt
*rt, unsigned timer, long m);
24
extern unsigned long rpc_calc_rto(struct
rpc_rtt
*rt, unsigned timer);
26
static inline void rpc_set_timeo(struct
rpc_rtt
*rt, int timer, int ntimeo)
42
static inline int rpc_ntimeo(struct
rpc_rtt
*rt, int timer)
clnt.h
57
struct
rpc_rtt
* cl_rtt; /* RTO estimator data */
66
struct
rpc_rtt
cl_rtt_default;
/bionic/libc/kernel/common/linux/sunrpc/
timer.h
17
struct
rpc_rtt
{
struct
clnt.h
54
struct
rpc_rtt
* cl_rtt;
63
struct
rpc_rtt
cl_rtt_default;
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/sunrpc/
timer.h
17
struct
rpc_rtt
{
struct
clnt.h
54
struct
rpc_rtt
* cl_rtt;
63
struct
rpc_rtt
cl_rtt_default;
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/sunrpc/
timer.h
17
struct
rpc_rtt
{
struct
clnt.h
54
struct
rpc_rtt
* cl_rtt;
63
struct
rpc_rtt
cl_rtt_default;
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/sunrpc/
timer.h
17
struct
rpc_rtt
{
struct
clnt.h
54
struct
rpc_rtt
* cl_rtt;
63
struct
rpc_rtt
cl_rtt_default;
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/sunrpc/
timer.h
17
struct
rpc_rtt
{
struct
clnt.h
54
struct
rpc_rtt
* cl_rtt;
63
struct
rpc_rtt
cl_rtt_default;
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/sunrpc/
timer.h
17
struct
rpc_rtt
{
struct
clnt.h
54
struct
rpc_rtt
* cl_rtt;
63
struct
rpc_rtt
cl_rtt_default;
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/sunrpc/
timer.h
17
struct
rpc_rtt
{
struct
clnt.h
54
struct
rpc_rtt
* cl_rtt;
63
struct
rpc_rtt
cl_rtt_default;
Completed in 327 milliseconds