Searched defs:PortProtocolPair (Results 1 – 1 of 1) sorted by relevance
32 struct PortProtocolPair { struct33 bool Equals(const PortProtocolPair& other) const { in Equals() argument43 typedef std::map<HostPortPair, PortProtocolPair> ProtocolMap; argument