Searched defs:rpc_timeout (Results 1 – 2 of 2) sorted by relevance
38 struct rpc_timeout { struct39 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;
36 struct rpc_timeout { struct37 unsigned long to_initval, /* initial timeout */38 to_maxval, /* max timeout */39 to_increment; /* if !exponential */40 unsigned int to_retries; /* max # of retries */41 unsigned char to_exponential;