Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_rdma.c585 struct clist *cl_rdma_reply; in clnt_rdma_kcallit() local
620 cl_rdma_reply = NULL; in clnt_rdma_kcallit()
1041 (void) xdr_decode_reply_wchunk(rdmahdr_i_xdrs, &cl_rdma_reply); in clnt_rdma_kcallit()
1045 cl_rdma_reply, &replyxdr, &reply_xdrp, in clnt_rdma_kcallit()
1177 if (cl_rdma_reply) { in clnt_rdma_kcallit()
1178 clist_free(cl_rdma_reply); in clnt_rdma_kcallit()
1204 struct clist *cl_rdma_reply, XDR *xdrs, in clnt_decode_long_reply() argument
1227 int, cl_rdma_reply->c_len); in clnt_decode_long_reply()
1230 cl_rdma_reply->c_len, 0, NULL, XDR_DECODE, conn); in clnt_decode_long_reply()