nfsrv_rcv
so->so_upcall = nfsrv_rcv;
nfsrv_rcv(slp->ns_so, (caddr_t)slp, M_WAIT);
void nfsrv_rcv(struct socket *, caddr_t, int);