Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/stunprober/
Dmain.cc50 const char* PrintNatType(stunprober::NatType type) { in PrintNatType() function
77 LOG(LS_INFO) << "NAT Type: " << PrintNatType(stats.nat_type); in PrintStats()