Home
last modified time | relevance | path

Searched refs:ulLocationCount (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_Routing.c402 …uint32_t ulLocationCount = ( uint32_t ) ( sizeof( xRoutingStatistics.ulLocationsIP ) / sizeof( xRo… in FreeRTOS_FindEndPointOnIP_IPv4() local
406 if( ulWhere < ulLocationCount ) in FreeRTOS_FindEndPointOnIP_IPv4()
556 …uint32_t ulLocationCount = ( uint32_t ) ( sizeof( xRoutingStatistics.ulLocations ) / sizeof( xRout… in FreeRTOS_InterfaceEndPointOnNetMask() local
560 if( ulWhere < ulLocationCount ) in FreeRTOS_InterfaceEndPointOnNetMask()