Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Dsvc_cots.c66 #define COTS_MAX_ALLOCSIZE 2048 macro
208 if ((tinfo->TIDU_size > COTS_MAX_ALLOCSIZE) || in svc_cots_kcreate()
210 xprt->xp_msg_size = COTS_MAX_ALLOCSIZE; in svc_cots_kcreate()