Searched refs:kFirstEphemeralPort (Results 1 – 3 of 3) sorted by relevance
182 next_port_(kFirstEphemeralPort) { in EmulatedEndpointImpl()238 std::numeric_limits<uint16_t>::max() - kFirstEphemeralPort + 1; in BindReceiver()263 next_port_ = kFirstEphemeralPort; in NextPort()
167 static constexpr uint16_t kFirstEphemeralPort = 49152;
41 const uint16_t kFirstEphemeralPort = 49152; variable44 kLastEphemeralPort - kFirstEphemeralPort + 1;533 next_port_(kFirstEphemeralPort), in VirtualSocketServer()571 next_port_ = kFirstEphemeralPort; in GetNextPort()