Searched defs:nfssockreq (Results 1 – 1 of 1) sorted by relevance
516 struct nfssockreq { struct517 NFSSOCKADDR_T nr_nam;518 int nr_sotype;519 int nr_soproto;520 int nr_soflags;521 struct ucred *nr_cred;522 int nr_lock;523 NFSMUTEX_T nr_mtx;524 u_int32_t nr_prog;525 u_int32_t nr_vers;[all …]