Searched refs:maxPort (Results 1 – 1 of 1) sorted by relevance
365 int maxPort; in GetServicePort() local367 istr >> minPort >> maxPort; in GetServicePort()369 int port = (minPort + maxPort) / 2 + offset; in GetServicePort()