Searched refs:PORTALLOCATOR_ENABLE_IPV6 (Results 1 – 6 of 6) sorted by relevance
41 PORTALLOCATOR_ENABLE_IPV6 = 0x40, enumerator
1425 SetAllocatorFlags(0, cricket::PORTALLOCATOR_ENABLE_IPV6); in TEST_F()1426 SetAllocatorFlags(1, cricket::PORTALLOCATOR_ENABLE_IPV6); in TEST_F()
614 cricket::PORTALLOCATOR_ENABLE_IPV6; in Initialize()620 portallocator_flags &= ~(cricket::PORTALLOCATOR_ENABLE_IPV6); in Initialize()624 portallocator_flags &= ~(cricket::PORTALLOCATOR_ENABLE_IPV6); in Initialize()1158 if (port_allocator_->flags() & cricket::PORTALLOCATOR_ENABLE_IPV6) { in RegisterUMAObserver()
3775 cricket::PORTALLOCATOR_ENABLE_IPV6 | in TEST_F()
676 session_->set_flags(cricket::PORTALLOCATOR_ENABLE_IPV6); in TEST_F()1345 cricket::PORTALLOCATOR_ENABLE_IPV6 | in TEST_F()
369 if (!(sequence_flags & PORTALLOCATOR_ENABLE_IPV6) && in DoAllocate()