Home
last modified time | relevance | path

Searched refs:hyptransfer (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/
Dc-hyper.h33 struct hyptransfer { struct
Dc-hyper.c340 struct hyptransfer *h = &data->hyp; in Curl_hyper_stream()
871 struct hyptransfer *h = &data->hyp; in Curl_http()
894 memset(h, 0, sizeof(struct hyptransfer)); in Curl_http()
1231 struct hyptransfer *h = &data->hyp; in Curl_hyper_done()
Dhttp_proxy.c676 struct hyptransfer *h = &data->hyp; in start_CONNECT()
887 struct hyptransfer *h = &data->hyp; in send_CONNECT()
924 struct hyptransfer *h = &data->hyp; in recv_CONNECT_resp()
Durldata.h1949 struct hyptransfer hyp;