OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NATTYPE_NONE
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/p2p/stunprober/
main.cc
52
case stunprober::
NATTYPE_NONE
:
stunprober.h
48
NATTYPE_NONE
, // Not behind a NAT.
stunprober_unittest.cc
107
EXPECT_TRUE(stats.nat_type > stunprober::
NATTYPE_NONE
);
stunprober.cc
524
nat_type = stunprober::
NATTYPE_NONE
;
Completed in 126 milliseconds