XPRT_DIED
if ((stat = SVC_STAT(xprt)) == XPRT_DIED){
((struct tcp_conn *)(xprt->xp_p1))->strm_stat = XPRT_DIED;
XPRT_DIED;
if (cd->strm_stat == XPRT_DIED)
return (XPRT_DIED);
cd->strm_stat = XPRT_DIED; /* XXX */
*statp = expectdata ? XPRT_DIED : XPRT_IDLE;
*statp = XPRT_DIED;
*statp = XPRT_DIED;
*statp = XPRT_DIED;
*statp = expectdata ? XPRT_DIED : XPRT_IDLE;