OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICE_TYPE_PREFERENCE_RELAY
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/p2p/base/
port.h
85
// For UDP
ICE_TYPE_PREFERENCE_RELAY
will be 2.
86
// For TCP
ICE_TYPE_PREFERENCE_RELAY
will be 1.
87
// For TLS
ICE_TYPE_PREFERENCE_RELAY
will be 0.
89
ICE_TYPE_PREFERENCE_RELAY
= 2,
relayport.cc
246
proto_name, "", RELAY_PORT_TYPE,
ICE_TYPE_PREFERENCE_RELAY
, 0,
turnport.cc
48
int relay_preference =
ICE_TYPE_PREFERENCE_RELAY
;
[
all
...]
port_unittest.cc
[
all
...]
Completed in 64 milliseconds