Searched refs:rdmahdr_o_xdrs (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt_rdma.c | 576 XDR *rdmahdr_o_xdrs, *rdmahdr_i_xdrs; local 851 &rdmahdr_o_xdrs, &op); 864 status = clnt_setup_rlist(conn, rdmahdr_o_xdrs, call_xdrp); 878 status = clnt_setup_wlist(conn, rdmahdr_o_xdrs, call_xdrp, &rndup); 911 (void) xdr_encode_reply_wchunk(rdmahdr_o_xdrs, cl_long_reply, 920 clist_add(&cl_sendlist, 0, XDR_GETPOS(rdmahdr_o_xdrs), &clmsg.handle,
|
Completed in 45 milliseconds