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