Searched refs:LOW_PORT (Results 1 – 2 of 2) sorted by relevance
77 #define LOW_PORT (IPPORT_RESERVED) macro80 #define LOW_PORT (1024u) macro521 (gdbserver_port < LOW_PORT || gdbserver_port > HIGH_PORT)) { in main_platform()524 gdbserver_port, LOW_PORT, HIGH_PORT); in main_platform()
194 #define LOW_PORT (IPPORT_RESERVED) macro197 #define LOW_PORT (1024u) macro