Home
last modified time | relevance | path

Searched refs:STUN_ERROR_ALLOCATION_MISMATCH (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dstun.h576 STUN_ERROR_ALLOCATION_MISMATCH = 437, enumerator
Dturnserver.cc274 SendErrorResponse(conn, &msg, STUN_ERROR_ALLOCATION_MISMATCH, in HandleStunMessage()
Dturnport.cc1102 case STUN_ERROR_ALLOCATION_MISMATCH: in OnErrorResponse()