Searched refs:FILLP_ITEM_MULT_NUM (Results 1 – 2 of 2) sorted by relevance
44 #define FILLP_ITEM_MULT_NUM 2 /* fillp item multiplication number */ macro
569 resConf->maxTimerItemNum = ((FILLP_UINT)g_resource.common.maxSockNum * FILLP_ITEM_MULT_NUM); in FtGetSpungeRes()570 resConf->maxEpollEventNum = (FILLP_UINT)(g_resource.common.maxSockNum * FILLP_ITEM_MULT_NUM); in FtGetSpungeRes()571 resConf->maxEpollItemNum = (FILLP_UINT)(g_resource.common.maxSockNum * FILLP_ITEM_MULT_NUM); in FtGetSpungeRes()