Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Dsvc_rdma.c641 int *freelen, int *numchunks, unsigned int *final_len) in svc_process_long_reply() argument
694 *final_len = XDR_GETPOS(&xdrslong); in svc_process_long_reply()
696 DTRACE_PROBE1(krpc__i__replylen, uint_t, *final_len); in svc_process_long_reply()
703 count = *final_len; in svc_process_long_reply()