Searched defs:nfssockreq (Results 1 – 1 of 1) sorted by relevance
526 struct nfssockreq { struct527 NFSSOCKADDR_T nr_nam;528 int nr_sotype;529 int nr_soproto;530 int nr_soflags;531 struct ucred *nr_cred;532 int nr_lock;533 NFSMUTEX_T nr_mtx;534 u_int32_t nr_prog;535 u_int32_t nr_vers;[all …]