OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STUN_ERROR_REASON_ALLOCATION_MISMATCH
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/p2p/base/
stun.h
581
extern const char
STUN_ERROR_REASON_ALLOCATION_MISMATCH
[];
stun.cc
32
const char
STUN_ERROR_REASON_ALLOCATION_MISMATCH
[] = "Allocation Mismatch";
turnserver.cc
275
STUN_ERROR_REASON_ALLOCATION_MISMATCH
);
Completed in 31 milliseconds