Searched defs:nfssockreq (Results 1 – 1 of 1) sorted by relevance
586 struct nfssockreq { struct587 NFSSOCKADDR_T nr_nam;588 int nr_sotype;589 int nr_soproto;590 int nr_soflags;591 struct ucred *nr_cred;592 int nr_lock;593 NFSMUTEX_T nr_mtx;594 u_int32_t nr_prog;595 u_int32_t nr_vers;[all …]