Searched refs:PORTALLOCATOR_ENABLE_IPV6 (Results 1 – 8 of 8) sorted by relevance
115 (rtc::HasIPv6Enabled() && (flags() & PORTALLOCATOR_ENABLE_IPV6)) in StartGettingPorts()
51 PORTALLOCATOR_ENABLE_IPV6 = 0x40, enumerator
1913 0, PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_ENABLE_IPV6_ON_WIFI); in TEST_F()1915 1, PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_ENABLE_IPV6_ON_WIFI); in TEST_F()2517 0, PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_ENABLE_IPV6_ON_WIFI); in TEST_F()2519 1, PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_ENABLE_IPV6_ON_WIFI); in TEST_F()
588 PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_DISABLE_TCP); in TestIPv6TurnPortPrunesIPv4TurnPort()682 PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_ENABLE_IPV6_ON_WIFI); in TestEachInterfaceHasItsOwnTurnPorts()959 allocator().set_flags(PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_DISABLE_TCP | in TEST_F()984 allocator().set_flags(PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_DISABLE_TCP | in TEST_F()1270 session_->set_flags(PORTALLOCATOR_ENABLE_IPV6); in TEST_F()2012 PORTALLOCATOR_ENABLE_IPV6 | in TEST_F()
792 if (!(sequence_flags & PORTALLOCATOR_ENABLE_IPV6) && in DoAllocate()
5659 cricket::PORTALLOCATOR_ENABLE_IPV6 | in InitializePortAllocator_n()5664 port_allocator_flags &= ~(cricket::PORTALLOCATOR_ENABLE_IPV6); in InitializePortAllocator_n()5668 port_allocator_flags &= ~(cricket::PORTALLOCATOR_ENABLE_IPV6); in InitializePortAllocator_n()5712 res.enable_ipv6 = port_allocator_flags & cricket::PORTALLOCATOR_ENABLE_IPV6; in InitializePortAllocator_n()
3950 return (port_allocator_flags_ & cricket::PORTALLOCATOR_ENABLE_IPV6); in TestIPv6()4171 cricket::PORTALLOCATOR_ENABLE_IPV6 | cricket::PORTALLOCATOR_DISABLE_RELAY;
1340 EXPECT_EQ(0U, session->flags() & cricket::PORTALLOCATOR_ENABLE_IPV6); in TEST_P()