Home
last modified time | relevance | path

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

/external/chromium_org/content/common/
Dp2p_socket_type.h40 struct P2PHostAndIPEndPoint { struct
41 P2PHostAndIPEndPoint() {} in P2PHostAndIPEndPoint() function
42 P2PHostAndIPEndPoint(const std::string& hostname, in P2PHostAndIPEndPoint() function
47 std::string hostname;
48 net::IPEndPoint ip_address;