Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/rpc/
H A Dxdr_mblk.c183 #define XDRMBLK_BCOPY_LIMIT 16 macro
205 if (len < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_getbytes()
223 if (len < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_getbytes()
315 if (xdrs->x_handy < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_putbytes()
347 if (len < XDRMBLK_BCOPY_LIMIT) { in xdrmblk_putbytes()