Searched refs:socketAUTO_PORT_ALLOCATION_START_NUMBER (Results 1 – 1 of 1) sorted by relevance
83 #if !defined( socketAUTO_PORT_ALLOCATION_START_NUMBER )84 #define socketAUTO_PORT_ALLOCATION_START_NUMBER ( ( uint16_t ) 0x0400 ) macro2959 …socketAUTO_PORT_ALLOCATION_MAX_NUMBER - ( uint16_t ) ( socketAUTO_PORT_ALLOCATION_START_NUMBER - 1… in prvGetPrivatePortNumber()2990 usResult = ( uint16_t ) ( socketAUTO_PORT_ALLOCATION_START_NUMBER + in prvGetPrivatePortNumber()