Lines Matching defs:cf_rendezvous
94 struct cf_rendezvous { /* kept in xprt->xp_p1 for rendezvouser */
162 struct cf_rendezvous *r = xprt ?
164 (struct cf_rendezvous *)xprt->xp_p1 : NULL;
200 struct cf_rendezvous *r;
303 struct cf_rendezvous *r, *pr;
349 pr = (struct cf_rendezvous *)parent->xp_p1;
381 struct cf_rendezvous *r;
384 r = (struct cf_rendezvous *)xprt->xp_p1;
668 struct cf_rendezvous *r;
673 r = (struct cf_rendezvous *)xprt->xp_p1;
734 do_accept(int srcfd, char *tpname, char *netid, struct cf_rendezvous *r)
1053 if (((struct cf_rendezvous *)(xprt_srcfd->xp_p1))->cf_connmaxrec) {
1102 struct cf_rendezvous *r =
1104 (struct cf_rendezvous *)xprt_rendezvous->xp_p1;
1218 struct cf_rendezvous *r;
1230 r = (struct cf_rendezvous *)xprt->xp_p1;
1245 r = (struct cf_rendezvous *)xprt->xp_p1;
1254 r = (struct cf_rendezvous *)xprt->xp_p1;
1826 &(((struct cf_rendezvous *)xprt->xp_p1)->cf_cache)));