Home
last modified time | relevance | path

Searched defs:rpc_timeout (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/linux/sunrpc/
Dxprt.h38 struct rpc_timeout { struct
39 unsigned long to_initval, /* initial timeout */
40 to_maxval, /* max timeout */
41 to_increment; /* if !exponential */
42 unsigned int to_retries; /* max # of retries */
43 unsigned char to_exponential;