Searched defs:TransEntry (Results 1 – 2 of 2) sorted by relevance
98 struct TransEntry { struct111 typedef std::map<SocketAddressPair, TransEntry*, RouteCmp> InternalMap; argument
233 NATServer::TransEntry::TransEntry(const SocketAddressPair& r, in TransEntry() function in rtc::NATServer::TransEntry