Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_cots.c71 #define COTS_MAX_ALLOCSIZE 2048 macro
215 if ((tinfo->TIDU_size > COTS_MAX_ALLOCSIZE) || in svc_cots_kcreate()
217 xprt->xp_msg_size = COTS_MAX_ALLOCSIZE; in svc_cots_kcreate()