Searched refs:cf_rendezvous (Results 1 – 1 of 1) sorted by relevance
94 struct cf_rendezvous { /* kept in xprt->xp_p1 for rendezvouser */ struct162 struct cf_rendezvous *r = xprt ? in svc_vc_xprtfree()164 (struct cf_rendezvous *)xprt->xp_p1 : NULL; in svc_vc_xprtfree()200 struct cf_rendezvous *r; in svc_vc_create_private()303 struct cf_rendezvous *r, *pr; in svc_vc_xprtcopy()349 pr = (struct cf_rendezvous *)parent->xp_p1; in svc_vc_xprtcopy()381 struct cf_rendezvous *r; in __svc_vc_setflag()384 r = (struct cf_rendezvous *)xprt->xp_p1; in __svc_vc_setflag()668 struct cf_rendezvous *r; in rendezvous_request()673 r = (struct cf_rendezvous *)xprt->xp_p1; in rendezvous_request()[all …]