Searched refs:DM_MSG_CACHE_TIMEOUT_MS_DEFAULT (Results 1 – 2 of 2) sorted by relevance
11 #define DM_MSG_CACHE_TIMEOUT_MS_DEFAULT (10000) macro
172 if (current_time - node->ctime >= DM_MSG_CACHE_TIMEOUT_MS_DEFAULT) { in dm_msg_cache_tick()
Completed in 2 milliseconds