Home
last modified time | relevance | path

Searched refs:first_remote_port (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/lib/
Durldata.h1341 int first_remote_port; member
Dhttp.c789 (data->state.first_remote_port == conn->remote_port) && in Curl_allow_auth_to_host()
2099 data->state.first_remote_port = conn->remote_port; in Curl_http_host()