Searched refs:ipconfigTCP_MEM_STATS_MAX_ALLOCATION (Results 1 – 2 of 2) sorted by relevance
54 #ifndef ipconfigTCP_MEM_STATS_MAX_ALLOCATION58 #define ipconfigTCP_MEM_STATS_MAX_ALLOCATION 128u macro92 static TCP_ALLOCATION_t xAllocations[ ipconfigTCP_MEM_STATS_MAX_ALLOCATION ];123 ( 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…