Searched refs:HIGH_PORT (Results 1 – 2 of 2) sorted by relevance
66 #define HIGH_PORT (IPPORT_HIFIRSTAUTO) macro69 #define HIGH_PORT (49151u) macro209 if (port_offset < LOW_PORT || port_offset > HIGH_PORT) { in main_platform()212 port_offset, LOW_PORT, HIGH_PORT); in main_platform()226 if (portnum < LOW_PORT || portnum > HIGH_PORT) { in main_platform()229 portnum, LOW_PORT, HIGH_PORT); in main_platform()
186 #define HIGH_PORT (IPPORT_HIFIRSTAUTO) macro189 #define HIGH_PORT (49151u) macro