Searched refs:xp_p1 (Results 1 – 11 of 11) sorted by relevance
197 xprt->xp_p1 = (caddr_t)r; in svctcp_create()260 xprt->xp_p1 = (caddr_t)cd; in makefd_xprt()283 r = (struct tcp_rendezvous *)xprt->xp_p1; in rendezvous_request()321 struct tcp_conn *cd = xprt->xp_p1; in svctcp_destroy()390 ((struct tcp_conn *)(xprt->xp_p1))->strm_stat = XPRT_DIED; in readtcp()409 ((struct tcp_conn *)(xprt->xp_p1))->strm_stat = in writetcp()420 struct tcp_conn *cd = xprt->xp_p1; in svctcp_stat()434 struct tcp_conn *cd = xprt->xp_p1; in svctcp_recv()453 &(((struct tcp_conn *)(xprt->xp_p1))->xdrs), in svctcp_getargs()467 XDR *xdrs = &((struct tcp_conn *)(xprt->xp_p1))->xdrs; in svctcp_freeargs()[all …]
59 #define rpc_buffer(xprt) ((xprt)->xp_p1)
124 xprt->xp_p1 = sc, in svc_nl_create()146 struct nl_softc *sc = xprt->xp_p1; in svc_nl_destroy()150 free(xprt->xp_p1); in svc_nl_destroy()178 struct nl_softc *sc = xprt->xp_p1; in svc_nl_recv()262 const struct nl_softc *sc = xprt->xp_p1; in svc_nl_reply()325 struct nl_softc *sc = xprt->xp_p1; in svc_nl_control()348 struct nl_softc *sc = xprt->xp_p1; in svc_nl_stat()361 struct nl_softc *sc = xprt->xp_p1; in svc_nl_getargs()369 struct nl_softc *sc = xprt->xp_p1; in svc_nl_freeargs()
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()538 struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1; in svc_vc_destroy()564 struct cf_conn *cd = (struct cf_conn *)xprt->xp_p1; in svc_vc_backchannel_destroy()603 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_stat()631 cd = (struct cf_conn *)(xprt->xp_p1); in svc_vc_backchannel_stat()647 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_process_pending()724 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_recv()944 struct cf_conn *cd = (struct cf_conn *) xprt->xp_p1; in svc_vc_backchannel_recv()
122 xprt->xp_p1 = NULL; in svc_dg_create()
142 void *xp_p1; /* private: for use by svc ops */ member
1160 xprt->xp_p1; in clnt_vc_soupcall()
104 void *xp_p1; /* private */ member
121 void *xp_p1; /* private: for use by svc ops */ member