Searched refs:TCP_ALLOCATION_t (Results 1 – 1 of 1) sorted by relevance
78 } TCP_ALLOCATION_t; typedef85 static TCP_ALLOCATION_t xAllocations[ ipconfigTCP_MEM_STATS_MAX_ALLOCATION ];129 static TCP_ALLOCATION_t * pxRemoveAllocation( void * pxObject ) in pxRemoveAllocation()132 static TCP_ALLOCATION_t xAllocation = { 0 }; in pxRemoveAllocation()134 TCP_ALLOCATION_t * pxReturn; in pxRemoveAllocation()400 TCP_ALLOCATION_t * pxFound = pxRemoveAllocation( pxObject ); in vTCPMemStatDelete()