tcp_rendezvous
register struct tcp_rendezvous *r;
r = (struct tcp_rendezvous *)mem_alloc(sizeof (*r));
struct tcp_rendezvous *r;
r = (struct tcp_rendezvous *)xprt->xp_p1;