Home
last modified time | relevance | path

Searched refs:HandleStunAllocate (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Drelayserver.h104 void HandleStunAllocate(const char* bytes, size_t size,
109 void HandleStunAllocate(RelayServerConnection* int_conn,
Drelayserver.cc194 HandleStunAllocate(bytes, size, ap, socket); in OnInternalPacket()
323 void RelayServer::HandleStunAllocate( in HandleStunAllocate() function in cricket::RelayServer
381 HandleStunAllocate(int_conn, request); in HandleStunAllocate()
406 HandleStunAllocate(int_conn, request); in HandleStun()
411 void RelayServer::HandleStunAllocate( in HandleStunAllocate() function in cricket::RelayServer