Home
last modified time | relevance | path

Searched defs:mapped_addr (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dstunserver_unittest.cc88 const StunAddressAttribute* mapped_addr = in TEST_F() local
Dstunserver.cc89 StunAddressAttribute* mapped_addr; in GetStunBindReqponse() local
Drelayserver_unittest.cc243 const StunAddressAttribute* mapped_addr = in TEST_F() local
273 const StunAddressAttribute* mapped_addr = in TEST_F() local
Drelayport.cc547 void RelayEntry::OnConnect(const rtc::SocketAddress& mapped_addr, in OnConnect()