Searched refs:PORTALLOCATOR_DISABLE_TCP (Results 1 – 14 of 14) sorted by relevance
588 PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_DISABLE_TCP); in TestIPv6TurnPortPrunesIPv4TurnPort()626 PORTALLOCATOR_DISABLE_TCP); in TestTurnPortPrunesWithUdpAndTcpPorts()749 PORTALLOCATOR_DISABLE_TCP); in TEST_F()771 PORTALLOCATOR_DISABLE_TCP); in TEST_F()790 cricket::PORTALLOCATOR_DISABLE_TCP | in TEST_F()816 cricket::PORTALLOCATOR_DISABLE_TCP | in TEST_F()844 cricket::PORTALLOCATOR_DISABLE_TCP | in TEST_F()865 cricket::PORTALLOCATOR_DISABLE_TCP | in TEST_F()888 cricket::PORTALLOCATOR_DISABLE_TCP | in TEST_F()915 cricket::PORTALLOCATOR_DISABLE_TCP | in TEST_F()[all …]
150 PORTALLOCATOR_DISABLE_UDP | PORTALLOCATOR_DISABLE_TCP |1312 *flags |= PORTALLOCATOR_DISABLE_TCP; in DisableEquivalentPhases()1444 if (IsFlagSet(PORTALLOCATOR_DISABLE_TCP)) { in CreateTCPPorts()
34 cricket::PORTALLOCATOR_DISABLE_TCP;
50 PORTALLOCATOR_DISABLE_TCP = 0x08, enumerator
68 cricket::PORTALLOCATOR_DISABLE_TCP;2247 PORTALLOCATOR_DISABLE_STUN | PORTALLOCATOR_DISABLE_TCP, in TEST_F()2250 PORTALLOCATOR_DISABLE_TCP); in TEST_F()4519 PORTALLOCATOR_DISABLE_TCP); in P2PTransportChannelMostLikelyToWorkFirstTest()4983 kDefaultPortAllocatorFlags | PORTALLOCATOR_DISABLE_TCP, in TEST_F()5211 cricket::PORTALLOCATOR_DISABLE_TCP; in TEST_F()5280 cricket::PORTALLOCATOR_DISABLE_TCP | in TEST_F()
84 int flags = cricket::PORTALLOCATOR_DISABLE_TCP; in CreatePeerConnection()
107 uint32_t flags = cricket::PORTALLOCATOR_DISABLE_TCP; in __anon82eab2e20102()
238 cricket::PORTALLOCATOR_DISABLE_TCP); in PeerScenarioClient()
256 int flags = cricket::PORTALLOCATOR_DISABLE_TCP; in CreatePCDependencies()
190 port_allocator->set_flags(cricket::PORTALLOCATOR_DISABLE_TCP | in CreatePeerConnection()
3874 cricket::PORTALLOCATOR_DISABLE_TCP;4166 constexpr uint32_t kFlagsIPv4NoStun = cricket::PORTALLOCATOR_DISABLE_TCP |4170 cricket::PORTALLOCATOR_DISABLE_TCP | cricket::PORTALLOCATOR_DISABLE_STUN |4173 cricket::PORTALLOCATOR_DISABLE_TCP | cricket::PORTALLOCATOR_DISABLE_RELAY;
126 port_allocator->set_flags(cricket::PORTALLOCATOR_DISABLE_TCP | in CreatePeerConnection()
1341 EXPECT_LT(0U, session->flags() & cricket::PORTALLOCATOR_DISABLE_TCP); in TEST_P()1395 EXPECT_TRUE(raw_port_allocator->flags() & cricket::PORTALLOCATOR_DISABLE_TCP); in TEST_P()
5677 port_allocator_flags |= cricket::PORTALLOCATOR_DISABLE_TCP; in InitializePortAllocator_n()