Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Drelayserver.h118 void HandleStunAllocate(const char* bytes, size_t size,
123 void HandleStunAllocate(RelayServerConnection* int_conn,
Drelayserver.cc209 HandleStunAllocate(bytes, size, ap, socket); in OnInternalPacket()
341 void RelayServer::HandleStunAllocate( in HandleStunAllocate() function in cricket::RelayServer
399 HandleStunAllocate(int_conn, request); in HandleStunAllocate()
424 HandleStunAllocate(int_conn, request); in HandleStun()
429 void RelayServer::HandleStunAllocate( in HandleStunAllocate() function in cricket::RelayServer