OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STUN
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/protocol/
transport.h
50
STUN
,
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnection.cc
50
// The default
stun
port.
59
"
stun
", "stuns", "turn", "turns", "invalid" };
62
STUN
, // Indicates a
STUN
server.
63
STUNS, // Indicates a
STUN
server used with a TLS session.
105
// stunURI = scheme ":"
stun
-host [ ":"
stun
-port ]
106
// scheme = "
stun
" / "stuns"
107
//
stun
-host = IP-literal / IPv4address / reg-name
108
//
stun
-port = *DIGI
[
all
...]
Completed in 856 milliseconds