Searched refs:xp_p1 (Results 1 – 7 of 7) sorted by relevance
144 xprt->xp_p1 = r; in svc_vc_create()258 xprt->xp_p1 = cd; in makefd_xprt()287 r = (struct cf_rendezvous *)xprt->xp_p1; in rendezvous_request()326 cd = (struct cf_conn *)newxprt->xp_p1; in rendezvous_request()387 cd = (struct cf_conn *)xprt->xp_p1; in __svc_vc_dodestroy()393 r = (struct cf_rendezvous *)xprt->xp_p1; in __svc_vc_dodestroy()422 cfp = (struct cf_rendezvous *)xprt->xp_p1; in svc_vc_rendezvous_control()459 cfp = (struct cf_conn *)xprt->xp_p1; in read_vc()497 ((struct cf_conn *)(xprt->xp_p1))->strm_stat = XPRT_DIED; in read_vc()516 cd = (struct cf_conn *)xprt->xp_p1; in write_vc()[all …]
66 #define rpc_buffer(xprt) ((xprt)->xp_p1)
228 xprt->xp_p1 = NULL; in svc_vc_create()299 xprt->xp_p1 = cd; in svc_vc_create_conn()356 xprt->xp_p1 = cd; in svc_vc_create_backchannel()537 struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1; in svc_vc_destroy()563 struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1; in svc_vc_backchannel_destroy()602 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_stat()630 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_backchannel_stat()646 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_process_pending()723 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_recv()945 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_backchannel_recv()
169 void *xp_p1; /* private: for use by svc ops */ member202 void *xp_p1; /* private: for use by svc ops */
122 xprt->xp_p1 = NULL; in svc_dg_create()
1171 xprt->xp_p1; in clnt_vc_soupcall()
121 void *xp_p1; /* private: for use by svc ops */ member