Searched defs:nfssockreq (Results 1 – 1 of 1) sorted by relevance
627 struct nfssockreq { struct628 NFSSOCKADDR_T nr_nam;629 int nr_sotype;630 int nr_soproto;631 int nr_soflags;632 struct ucred *nr_cred;633 int nr_lock;634 NFSMUTEX_T nr_mtx;635 u_int32_t nr_prog;636 u_int32_t nr_vers;[all …]