Searched refs:SRTM_MESSAGE_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
24 #ifndef SRTM_MESSAGE_POOL_SIZE25 #define SRTM_MESSAGE_POOL_SIZE (0x1000) macro46 static srtm_message_buf_t srtmMsgs[SRTM_MESSAGE_POOL_SIZE / sizeof(srtm_message_buf_t)];96 SRTM_MESSAGE_POOL_SIZE); in SRTM_MessagePool_Alloc()