Searched refs:conn_remote_port (Results 1 – 3 of 3) sorted by relevance
1682 if(port != data->info.conn_remote_port) { in Curl_follow()1684 data->info.conn_remote_port, port); in Curl_follow()
1164 int conn_remote_port; /* this is the "remote port", which is the port member
622 data->info.conn_remote_port = conn->remote_port; in Curl_persistconninfo()