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

  /external/webrtc/webrtc/p2p/base/
stunport.cc 352 // open until the deadline (specified in SendStunBindingRequest).
357 SendStunBindingRequest(*it);
389 SendStunBindingRequest(resolved);
393 void UDPPort::SendStunBindingRequest(const rtc::SocketAddress& stun_addr) {
stunport.h 193 void SendStunBindingRequest(const rtc::SocketAddress& stun_addr);

Completed in 107 milliseconds