Home
last modified time | relevance | path

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

/external/webrtc/examples/stunprober/
Dmain.cc56 const char* PrintNatType(stunprober::NatType type) { in PrintNatType() function
85 RTC_LOG(LS_INFO) << "NAT Type: " << PrintNatType(stats.nat_type); in PrintStats()