Searched refs:PORTALLOCATOR_ENABLE_IPV6 (Results 1 – 8 of 8) sorted by relevance
623 PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_DISABLE_TCP); in TestIPv6TurnPortPrunesIPv4TurnPort()721 PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_ENABLE_IPV6_ON_WIFI); in TestEachInterfaceHasItsOwnTurnPorts()998 allocator().set_flags(PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_DISABLE_TCP | in TEST_F()1023 allocator().set_flags(PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_DISABLE_TCP | in TEST_F()1308 session_->set_flags(PORTALLOCATOR_ENABLE_IPV6); in TEST_F()2054 PORTALLOCATOR_ENABLE_IPV6 | in TEST_F()2664 allocator().set_flags(PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_DISABLE_TCP | in TEST_F()2694 allocator().set_flags(PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_DISABLE_TCP | in TEST_F()2723 allocator().set_flags(PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_DISABLE_TCP | in TEST_F()2753 allocator().set_flags(PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_DISABLE_TCP | in TEST_F()[all …]
916 if (!(sequence_flags & PORTALLOCATOR_ENABLE_IPV6) && in DoAllocate()
273 return (port_allocator_flags_ & cricket::PORTALLOCATOR_ENABLE_IPV6); in TestIPv6()499 cricket::PORTALLOCATOR_ENABLE_IPV6 | cricket::PORTALLOCATOR_DISABLE_RELAY;
2115 cricket::PORTALLOCATOR_ENABLE_IPV6 | in InitializePortAllocator_n()2118 port_allocator_flags &= ~(cricket::PORTALLOCATOR_ENABLE_IPV6); in InitializePortAllocator_n()2161 res.enable_ipv6 = port_allocator_flags & cricket::PORTALLOCATOR_ENABLE_IPV6; in InitializePortAllocator_n()
1863 return (port_allocator_flags_ & cricket::PORTALLOCATOR_ENABLE_IPV6); in TestIPv6()1995 cricket::PORTALLOCATOR_ENABLE_IPV6 | cricket::PORTALLOCATOR_DISABLE_RELAY;
122 (rtc::HasIPv6Enabled() && (flags() & PORTALLOCATOR_ENABLE_IPV6)) in StartGettingPorts()
52 PORTALLOCATOR_ENABLE_IPV6 = 0x40, enumerator
2100 0, PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_ENABLE_IPV6_ON_WIFI); in TEST_P()2102 1, PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_ENABLE_IPV6_ON_WIFI); in TEST_P()2744 0, PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_ENABLE_IPV6_ON_WIFI); in TEST_P()2746 1, PORTALLOCATOR_ENABLE_IPV6 | PORTALLOCATOR_ENABLE_IPV6_ON_WIFI); in TEST_P()