Searched refs:xp_p1 (Results 1 – 7 of 7) sorted by relevance
151 xprt->xp_p1 = r; in svc_vc_create()265 xprt->xp_p1 = cd; in makefd_xprt()294 r = (struct cf_rendezvous *)xprt->xp_p1; in rendezvous_request()333 cd = (struct cf_conn *)newxprt->xp_p1; in rendezvous_request()394 cd = (struct cf_conn *)xprt->xp_p1; in __svc_vc_dodestroy()400 r = (struct cf_rendezvous *)xprt->xp_p1; in __svc_vc_dodestroy()429 cfp = (struct cf_rendezvous *)xprt->xp_p1; in svc_vc_rendezvous_control()466 cfp = (struct cf_conn *)xprt->xp_p1; in read_vc()504 ((struct cf_conn *)(xprt->xp_p1))->strm_stat = XPRT_DIED; in read_vc()523 cd = (struct cf_conn *)xprt->xp_p1; in write_vc()[all …]
72 #define rpc_buffer(xprt) ((xprt)->xp_p1)
172 xprt->xp_p1 = NULL; in svc_vc_create()248 xprt->xp_p1 = cd; in svc_vc_create_conn()309 xprt->xp_p1 = cd; in svc_vc_create_backchannel()476 struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1; in svc_vc_destroy()501 struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1; in svc_vc_backchannel_destroy()540 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_stat()568 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_backchannel_stat()584 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_process_pending()661 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_recv()802 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_backchannel_recv()
173 void *xp_p1; /* private: for use by svc ops */ member196 void *xp_p1; /* private: for use by svc ops */
125 xprt->xp_p1 = NULL; in svc_dg_create()
1004 xprt->xp_p1; in clnt_vc_soupcall()
125 void *xp_p1; /* private: for use by svc ops */ member