Searched refs:MIN_PORT (Results 1 – 2 of 2) sorted by relevance
48 #define MIN_PORT 1024 macro223 if (s->port < MIN_PORT) { in client_parse_cmd()971 if (s->port < MIN_PORT) { in allow_data_connection()
120 #define MIN_PORT ((uint32_t)0x0) macro537 if (i == MIN_PORT) in hvs_trans_connect()