Searched refs:allocedPort (Results 1 – 1 of 1) sorted by relevance
480 uint16 allocedPort = _GetNextEphemeral(); in _BindToEphemeral() local481 if (allocedPort == 0) in _BindToEphemeral()484 newAddress.SetPort(htons(allocedPort)); in _BindToEphemeral()