Searched refs:TUNNEL_INIT (Results 1 – 2 of 2) sorted by relevance
116 if(TUNNEL_INIT == conn->tunnel_state[sockindex]) { in Curl_proxyCONNECT()540 conn->tunnel_state[sockindex] = TUNNEL_INIT; in Curl_proxyCONNECT()562 conn->tunnel_state[sockindex] = TUNNEL_INIT; in Curl_proxyCONNECT()
1055 TUNNEL_INIT, /* init/default/no tunnel state */ enumerator