Searched refs:TUNNEL_COMPLETE (Results 1 – 5 of 5) sorted by relevance
110 if(conn->tunnel_state[sockindex] == TUNNEL_COMPLETE) in Curl_proxyCONNECT()329 conn->tunnel_state[sockindex] = TUNNEL_COMPLETE; in Curl_proxyCONNECT()424 conn->tunnel_state[sockindex] = TUNNEL_COMPLETE; in Curl_proxyCONNECT()447 conn->tunnel_state[sockindex] = TUNNEL_COMPLETE; in Curl_proxyCONNECT()539 (TUNNEL_COMPLETE == conn->tunnel_state[sockindex])) { in Curl_proxyCONNECT()574 conn->tunnel_state[sockindex] = TUNNEL_COMPLETE; in Curl_proxyCONNECT()
1057 TUNNEL_COMPLETE /* CONNECT response received completely */ enumerator
1211 if(data->easy_conn->tunnel_state[FIRSTSOCKET] == TUNNEL_COMPLETE) in multi_runsingle()
1897 if(conn->tunnel_state[SECONDARYSOCKET] != TUNNEL_COMPLETE) { in proxy_magic()
3596 (conn->tunnel_state[FIRSTSOCKET] != TUNNEL_COMPLETE)) in Curl_protocol_connect()