Searched refs:rPort (Results 1 – 1 of 1) sorted by relevance
281 int rPort; in RunTest() local283 ASSERT_EQ(1, scanf("%i", &rPort)); in RunTest()284 if (1 == rPort) in RunTest()285 rPort = 1234; in RunTest()289 res = voice_channel_transport->SetSendDestination(ip, rPort); in RunTest()321 int port = rPort + (i + 1) * 2; in RunTest()