Searched refs:chunk_req_state (Results 1 – 1 of 1) sorted by relevance
419 struct chunk_req_state { struct429 struct chunk_req_state *state = arg; in http_chunked_trickle_cb() argument449 struct chunk_req_state *state = malloc(sizeof(struct chunk_req_state)); in http_chunked_cb()452 memset(state, 0, sizeof(struct chunk_req_state)); in http_chunked_cb()