Searched refs:HIGH_PORT (Results 1 – 2 of 2) sorted by relevance
67 #define HIGH_PORT (IPPORT_HIFIRSTAUTO) macro70 #define HIGH_PORT (49151u) macro186 if (port_offset < LOW_PORT || port_offset > HIGH_PORT) { in main_platform()190 port_offset, LOW_PORT, HIGH_PORT); in main_platform()204 if (portnum < LOW_PORT || portnum > HIGH_PORT) { in main_platform()208 portnum, LOW_PORT, HIGH_PORT); in main_platform()
185 #define HIGH_PORT (IPPORT_HIFIRSTAUTO) macro188 #define HIGH_PORT (49151u) macro