Searched refs:hyp (Results 1 – 3 of 3) sorted by relevance
95 if(data->hyp.read_waker) in Curl_hyper_recv()98 if(!data->hyp.read_waker) { in Curl_hyper_recv()126 if(data->hyp.write_waker) in Curl_hyper_send()129 if(!data->hyp.write_waker) { in Curl_hyper_send()225 if(data->hyp.send_body_waker) { in hyper_body_chunk()345 struct hyptransfer *h = &data->hyp; in Curl_hyper_stream()354 if(data->hyp.send_body_waker) { in Curl_hyper_stream()358 data->hyp.send_body_waker = NULL; in Curl_hyper_stream()700 if(data->hyp.send_body_waker) in uploadstreamed()826 struct hyptransfer *h = &data->hyp; in Curl_http()[all …]
574 struct hyptransfer *h = &data->hyp; in start_CONNECT()798 struct hyptransfer *h = &data->hyp; in send_CONNECT()836 struct hyptransfer *h = &data->hyp; in recv_CONNECT_resp()
1960 struct hyptransfer hyp; member
Completed in 17 milliseconds