Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_Sockets.c76 #if !defined( socketAUTO_PORT_ALLOCATION_START_NUMBER )
77 #define socketAUTO_PORT_ALLOCATION_START_NUMBER ( ( uint16_t ) 0x0400 ) macro
2182 socketAUTO_PORT_ALLOCATION_MAX_NUMBER - ( socketAUTO_PORT_ALLOCATION_START_NUMBER - 1U ); in prvGetPrivatePortNumber()
2214 socketAUTO_PORT_ALLOCATION_START_NUMBER + in prvGetPrivatePortNumber()