Home | History | Annotate | Download | only in quic

Lines Matching refs:local_address_

545   if (http_server_properties_ && (!(local_address_ == IPEndPoint()))) {
550 local_address_.ToStringWithoutPort());
875 socket->GetLocalAddress(&local_address_);
880 SupportsQuic supports_quic(true, local_address_.ToStringWithoutPort());