Searched refs:kLastEphemeralPort (Results 1 – 1 of 1) sorted by relevance
41 const uint16_t kLastEphemeralPort = 65535; variable43 kLastEphemeralPort - kFirstEphemeralPort + 1;545 if (next_port_ < kLastEphemeralPort) { in GetNextPort()