HomeSort by relevance Sort by last modified time
    Searched full:stun (Results 51 - 75 of 75) sorted by null

1 23

  /external/webrtc/webrtc/p2p/base/
portinterface.h 87 // Indicates that we received a successful STUN binding request from an
tcpport.h 176 // packets out until the STUN binding is completed (i.e. the write state is
turnserver.cc 16 #include "webrtc/p2p/base/stun.h"
205 // This is a STUN message.
221 LOG(LS_WARNING) << "Received invalid STUN message";
225 // If it's a STUN binding request, handle that specially.
p2ptransportchannel.cc 491 // Handle stun packets
499 // Port has received a valid stun packet from an address that no Connection
534 // The STUN binding request may arrive after setRemoteDescription and before
564 << "stun request message";
589 // the transport address on which the STUN request was received, and a
633 SignalRoleConflict(this); // STUN ping will be sent when SetRole is called
    [all...]
relayport_unittest.cc 98 // sent STUN allocate request message has been received, the
dtlstransportchannel.cc 479 // We should only get DTLS or SRTP packets; STUN's already been demuxed.
relayserver_unittest.cc 34 "look anything like a normal stun message";
  /external/webrtc/webrtc/base/
natsocketfactory.cc 20 // Packs the given socketaddress into the buffer in buf, in the quasi-STUN
46 // quasi-STUN format. Returns the length of the address (i.e., the offset into
natserver.cc 197 // First prepend the address in a quasi-STUN format.
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
PeerConnection.java 97 /** Convenience constructor for STUN servers. */
  /external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageProcessor.java 60 * The Mapped port (in case STUN suport is enabled)
SIPTransactionStack.java 218 * IP address of stack -- this can be re-written by stun.
    [all...]
  /external/webrtc/talk/app/webrtc/java/testcommon/src/org/webrtc/
PeerConnectionTest.java 541 "stun:stun.l.google.com:19302"));
  /external/webrtc/talk/app/webrtc/
peerconnectioninterface.h 38 // points either to stun or turn server to generate ICE candidates and provide
402 // Any changes to STUN/TURN servers or ICE candidate policy will affect the
peerconnectioninterface_unittest.cc 64 static const char kStunAddressOnly[] = "stun:address";
65 static const char kStunInvalidPort[] = "stun:address:-1";
66 static const char kStunAddressPortAndMore1[] = "stun:address:port:more";
67 static const char kStunAddressPortAndMore2[] = "stun:address:port more";
    [all...]
webrtcsdp_unittest.cc 651 // stun
    [all...]
webrtcsession_unittest.cc     [all...]
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/
ARDAppClient.m 37 @"stun:stun.l.google.com:19302";
  /external/webrtc/webrtc/libjingle/xmpp/
constants.cc 502 const StaticQName QN_JINGLE_INFO_STUN = { NS_JINGLE_INFO, "stun" };
  /external/c-ares/
ares_platform.c     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java     [all...]
  /external/hyphenation-patterns/de/
hyph-de-1901.pat.txt     [all...]
hyph-de-1996.pat.txt     [all...]
hyph-de-ch-1901.pat.txt     [all...]
  /external/jline/src/src/test/resources/jline/example/
english.gz 

Completed in 1354 milliseconds

1 23