OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CF_REFLEXIVE
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/p2p/base/
portallocator.h
74
CF_REFLEXIVE
= 0x2,
turnport.cc
698
if (!(candidate_filter() &
CF_REFLEXIVE
)) {
[
all
...]
/external/webrtc/webrtc/p2p/client/
basicportallocator.cc
605
return ((filter &
CF_REFLEXIVE
) != 0);
607
if ((filter &
CF_REFLEXIVE
) && !c.address().IsPrivateIP()) {
[
all
...]
portallocator_unittest.cc
[
all
...]
Completed in 885 milliseconds