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