Searched refs:PORT_RANGE_HIGH (Results 1 – 2 of 2) sorted by relevance
137 static const int PORT_RANGE_HIGH = 60999; variable
308 int search_low = PORT_RANGE_LOW, search_high = PORT_RANGE_HIGH; in try_bind()