Home
last modified time | relevance | path

Searched refs:NatType (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/stunprober/
Dstunprober.h46 enum NatType { enum
83 NatType nat_type = NATTYPE_INVALID;
Dmain.cc50 const char* PrintNatType(stunprober::NatType type) { in PrintNatType()
Dstunprober.cc446 NatType nat_type = NATTYPE_INVALID; in GetStats()