Home
last modified time | relevance | path

Searched defs:stun_msg (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dport.cc344 rtc::scoped_ptr<IceMessage> stun_msg(new IceMessage()); in GetStunMessage() local
435 bool Port::ParseStunUsername(const StunMessage* stun_msg, in ParseStunUsername()
461 const rtc::SocketAddress& addr, IceMessage* stun_msg, in MaybeIceRoleConflict()
Dp2ptransportchannel.cc495 IceMessage* stun_msg, const std::string &remote_username, in OnUnknownAddress()