Searched defs:lm_svc_args32 (Results 1 – 1 of 1) sorted by relevance
138 struct lm_svc_args32 { struct139 int32_t version; /* keep this first */140 int32_t fd;141 enum lm_fmly n_fmly; /* protocol family */142 enum lm_proto n_proto; /* protocol */143 dev32_t n_rdev; /* device ID */144 int32_t debug; /* debugging level */145 time32_t timout; /* client handle life (asynch RPCs) */146 int32_t grace; /* secs in grace period */147 time32_t retransmittimeout; /* retransmission interval */