Searched defs:nfs_svc_args32 (Results 1 – 1 of 1) sorted by relevance
71 struct nfs_svc_args32 { struct72 int32_t fd; /* Connection endpoint */73 caddr32_t netid; /* Identify transport */74 struct netbuf32 addrmask; /* Address mask for host */75 uint32_t nfs_versmin; /* Min protocol version. NFS_VERS_ */76 uint32_t nfs_versmax; /* Max protocol version. NFS_VERS_ */77 int32_t delegation; /* NFSv4 delegation on/off? */