Searched refs:cf_rendezvous (Results 1 – 1 of 1) sorted by relevance
85 struct cf_rendezvous { /* kept in xprt->xp_p1 for rendezvouser */ struct123 struct cf_rendezvous *r = NULL; in svc_vc_create()276 struct cf_rendezvous *r; in rendezvous_request()287 r = (struct cf_rendezvous *)xprt->xp_p1; in rendezvous_request()385 struct cf_rendezvous *r; in __svc_vc_dodestroy()393 r = (struct cf_rendezvous *)xprt->xp_p1; in __svc_vc_dodestroy()394 mem_free(r, sizeof (struct cf_rendezvous)); in __svc_vc_dodestroy()420 struct cf_rendezvous *cfp; in svc_vc_rendezvous_control()422 cfp = (struct cf_rendezvous *)xprt->xp_p1; in svc_vc_rendezvous_control()