Searched refs:uxAllocationCount (Results 1 – 1 of 1) sorted by relevance
86 static size_t uxAllocationCount; variable103 for( uxIndex = 0; uxIndex < uxAllocationCount; uxIndex++ ) in vAddAllocation()113 if( uxAllocationCount >= ipconfigTCP_MEM_STATS_MAX_ALLOCATION ) in vAddAllocation()123 uxAllocationCount++; in vAddAllocation()138 for( ; uxSource < uxAllocationCount; uxSource++ ) in pxRemoveAllocation()155 uxAllocationCount--; in pxRemoveAllocation()