ns_rec            352 nfs/nfs.h      	struct mbuf	*ns_rec;
ns_rec           1844 nfs/nfs_socket.c 		if (slp->ns_rec && waitflag == M_DONTWAIT) {
ns_rec           1899 nfs/nfs_socket.c 					slp->ns_rec = m;
ns_rec           1918 nfs/nfs_socket.c 		(slp->ns_rec || (slp->ns_flag & (SLP_NEEDQ | SLP_DISCONN))))
ns_rec           2038 nfs/nfs_socket.c 		    slp->ns_rec = slp->ns_frag;
ns_rec           2060 nfs/nfs_socket.c 	    (m = slp->ns_rec) == (struct mbuf *)0)
ns_rec           2062 nfs/nfs_socket.c 	slp->ns_rec = m->m_nextpkt;
ns_rec           2063 nfs/nfs_socket.c 	if (slp->ns_rec)
ns_rec            574 nfs/nfs_syscalls.c 		m_freem(slp->ns_rec);