Searched defs:final_len (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_rdma.c641 int *freelen, int *numchunks, unsigned int *final_len)
694 *final_len = XDR_GETPOS(&xdrslong);
696 DTRACE_PROBE1(krpc__i__replylen, uint_t, *final_len);
703 count = *final_len;
638 svc_process_long_reply(SVCXPRT * clone_xprt, xdrproc_t xdr_results, caddr_t xdr_location, struct rpc_msg *msg, bool_t has_args, int *msglen, int *freelen, int *numchunks, unsigned int *final_len) argument

Completed in 60 milliseconds