Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfssys.h144 struct lm_svc_args32 { struct
145 int32_t version; /* keep this first */
146 int32_t fd;
147 enum lm_fmly n_fmly; /* protocol family */
148 enum lm_proto n_proto; /* protocol */
149 dev32_t n_rdev; /* device ID */
150 int32_t debug; /* debugging level */
151 time32_t timout; /* client handle life (asynch RPCs) */
152 int32_t grace; /* secs in grace period */
153 time32_t retransmittimeout; /* retransmission interval */