OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STUN_ERROR_ALLOCATION_MISMATCH
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stun.h
591
STUN_ERROR_ALLOCATION_MISMATCH
= 437,
turnport.cc
55
//
STUN_ERROR_ALLOCATION_MISMATCH
error per rfc5766.
355
<< " retries for
STUN_ERROR_ALLOCATION_MISMATCH
";
361
<< "
STUN_ERROR_ALLOCATION_MISMATCH
, retry = "
881
case
STUN_ERROR_ALLOCATION_MISMATCH
:
[
all
...]
turnserver.cc
363
SendErrorResponse(conn, &msg,
STUN_ERROR_ALLOCATION_MISMATCH
,
[
all
...]
Completed in 3506 milliseconds