OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STUN_SEND_REQUEST
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
stun.cc
560
case
STUN_SEND_REQUEST
:
573
case
STUN_SEND_REQUEST
:
stun.h
53
STUN_SEND_REQUEST
= 0x0004,
relayport.cc
537
request.SetType(
STUN_SEND_REQUEST
);
relayserver.cc
421
if (request.type() ==
STUN_SEND_REQUEST
)
Completed in 280 milliseconds