Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_Sockets.c2958 const uint16_t usEphemeralPortCount = in prvGetPrivatePortNumber() local
2960 uint16_t usIterations = usEphemeralPortCount; in prvGetPrivatePortNumber()
2991 ( ( ( uint16_t ) ulRandomSeed ) % usEphemeralPortCount ) ); in prvGetPrivatePortNumber()