Searched refs:uxAllocationCount (Results 1 – 1 of 1) sorted by relevance
93 static size_t uxAllocationCount; variable110 for( uxIndex = 0; uxIndex < uxAllocationCount; uxIndex++ ) in vAddAllocation()122 if( ( uxIndex == uxAllocationCount ) && in vAddAllocation()123 ( uxAllocationCount < ipconfigTCP_MEM_STATS_MAX_ALLOCATION ) ) in vAddAllocation()129 uxAllocationCount++; in vAddAllocation()145 for( ; uxSource < uxAllocationCount; uxSource++ ) in pxRemoveAllocation()162 uxAllocationCount--; in pxRemoveAllocation()