Home | History | Annotate | Download | only in quic

Lines Matching defs:endpoint

156     IPEndPoint endpoint;
158 udp_client_sockets()[socket_count]->GetLocalAddress(&endpoint);
159 int port = endpoint.port();