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