HomeSort by relevance Sort by last modified time
    Searched refs:PORTALLOCATOR_ENABLE_IPV6 (Results 1 - 6 of 6) sorted by null

  /external/webrtc/webrtc/p2p/base/
portallocator.h 41 PORTALLOCATOR_ENABLE_IPV6 = 0x40,
p2ptransportchannel_unittest.cc     [all...]
  /external/webrtc/talk/app/webrtc/
peerconnection.cc 614 cricket::PORTALLOCATOR_ENABLE_IPV6;
620 portallocator_flags &= ~(cricket::PORTALLOCATOR_ENABLE_IPV6);
624 portallocator_flags &= ~(cricket::PORTALLOCATOR_ENABLE_IPV6);
    [all...]
webrtcsession_unittest.cc     [all...]
  /external/webrtc/webrtc/p2p/client/
portallocator_unittest.cc 676 session_->set_flags(cricket::PORTALLOCATOR_ENABLE_IPV6);
    [all...]
basicportallocator.cc 369 if (!(sequence_flags & PORTALLOCATOR_ENABLE_IPV6) &&
    [all...]

Completed in 675 milliseconds