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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
port.h 87 // For UDP ICE_TYPE_PREFERENCE_RELAY will be 2.
88 // For TCP ICE_TYPE_PREFERENCE_RELAY will be 1.
89 // For TLS ICE_TYPE_PREFERENCE_RELAY will be 0.
91 ICE_TYPE_PREFERENCE_RELAY = 2,
relayport.cc 244 RELAY_PORT_TYPE, ICE_TYPE_PREFERENCE_RELAY, false);
turnport.cc 60 int relay_preference = ICE_TYPE_PREFERENCE_RELAY;
    [all...]
port_unittest.cc     [all...]

Completed in 27 milliseconds