Searched refs:ipconfigTCP_MEM_STATS_MAX_ALLOCATION (Results 1 – 2 of 2) sorted by relevance
54 #ifndef ipconfigTCP_MEM_STATS_MAX_ALLOCATION55 #define ipconfigTCP_MEM_STATS_MAX_ALLOCATION 128u macro85 static TCP_ALLOCATION_t xAllocations[ ipconfigTCP_MEM_STATS_MAX_ALLOCATION ];113 if( uxAllocationCount >= ipconfigTCP_MEM_STATS_MAX_ALLOCATION ) in vAddAllocation()
30 #define ipconfigTCP_MEM_STATS_MAX_ALLOCATION ( 128 )35 `ipconfigTCP_MEM_STATS_MAX_ALLOCATION` is the maximum number of objects that can be followed at any…