Searched refs:cl_rdma_reply (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt_rdma.c | 585 struct clist *cl_rdma_reply; local 620 cl_rdma_reply = NULL; 1041 (void) xdr_decode_reply_wchunk(rdmahdr_i_xdrs, &cl_rdma_reply); 1045 cl_rdma_reply, &replyxdr, &reply_xdrp, 1177 if (cl_rdma_reply) { 1178 clist_free(cl_rdma_reply); 1204 struct clist *cl_rdma_reply, XDR *xdrs, 1227 int, cl_rdma_reply->c_len); 1230 cl_rdma_reply->c_len, 0, NULL, XDR_DECODE, conn); 1202 clnt_decode_long_reply(CONN *conn, struct clist *cl_long_reply, struct clist *cl_rdma_reply, XDR *xdrs, XDR **rxdrp, struct clist *cl, struct clist *cl_recvlist, uint_t op, uint_t off) argument
|
Completed in 2903 milliseconds