Home
last modified time | relevance | path

Searched refs:rdmahdr_o_xdrs (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_rdma.c576 XDR *rdmahdr_o_xdrs, *rdmahdr_i_xdrs; in clnt_rdma_kcallit() local
851 &rdmahdr_o_xdrs, &op); in clnt_rdma_kcallit()
864 status = clnt_setup_rlist(conn, rdmahdr_o_xdrs, call_xdrp); in clnt_rdma_kcallit()
878 status = clnt_setup_wlist(conn, rdmahdr_o_xdrs, call_xdrp, &rndup); in clnt_rdma_kcallit()
911 (void) xdr_encode_reply_wchunk(rdmahdr_o_xdrs, cl_long_reply, in clnt_rdma_kcallit()
920 clist_add(&cl_sendlist, 0, XDR_GETPOS(rdmahdr_o_xdrs), &clmsg.handle, in clnt_rdma_kcallit()