Home | History | Annotate | Download | only in HttpDxe

Lines Matching refs:RemotePort

238   UINT16                        RemotePort;

323 Status = HttpUrlGetPort (Url, UrlParser, &RemotePort);
325 RemotePort = HTTP_DEFAULT_PORT;
341 if ((HttpInstance->RemotePort == RemotePort) &&
392 HttpInstance->RemotePort = 0;
429 // Save the RemotePort and RemoteHost.
432 HttpInstance->RemotePort = RemotePort;