Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr_mblk.c330 int tail_bytes = llen - len; in xdrmblk_getmblk() local
343 m->b_wptr = m->b_rptr + tail_bytes; in xdrmblk_getmblk()
344 nextm->b_rptr += tail_bytes; in xdrmblk_getmblk()