Searched refs:IDM_SO_BUF_CACHE_LB (Results 1 – 2 of 2) sorted by relevance
50 #define IDM_SO_BUF_CACHE_LB (32 * 1024) macro
2423 if ((buflen > IDM_SO_BUF_CACHE_LB) && (buflen <= IDM_SO_BUF_CACHE_UB)) { in idm_so_buf_alloc()