svc_xprt_cred
cr = svc_xprt_cred(req->rq_xprt);
cr = svc_xprt_cred(xprt);
extern cred_t *svc_xprt_cred(SVCXPRT *);