Home
last modified time | relevance | path

Searched refs:PORTALLOCATOR_DISABLE_UDP_RELAY (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/p2p/base/
Dport_allocator.h64 PORTALLOCATOR_DISABLE_UDP_RELAY = 0x1000, enumerator
/external/webrtc/p2p/client/
Dbasic_port_allocator.cc1517 if (IsFlagSet(PORTALLOCATOR_DISABLE_UDP_RELAY) && in CreateTurnPort()
Dbasic_port_allocator_unittest.cc1356 session_->set_flags(PORTALLOCATOR_DISABLE_UDP_RELAY | in TEST_F()