Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/idm/
H A Didm_so.h50 #define IDM_SO_BUF_CACHE_LB (32 * 1024) macro
/titanic_41/usr/src/uts/common/io/idm/
H A Didm_so.c2423 if ((buflen > IDM_SO_BUF_CACHE_LB) && (buflen <= IDM_SO_BUF_CACHE_UB)) { in idm_so_buf_alloc()