Searched defs:cf_rendezvous (Results 1 – 1 of 1) sorted by relevance
94 struct cf_rendezvous { /* kept in xprt->xp_p1 for rendezvouser */ struct95 uint_t sendsize;96 uint_t recvsize;97 struct t_call *t_call;98 struct t_bind *t_bind;99 t_scalar_t cf_tsdu;100 char *cf_cache;101 int tcp_flag;102 int tcp_keepalive;103 int cf_connmaxrec;