Searched refs:handle_http_frame_data (Results 1 – 3 of 3) sorted by relevance
28 int handle_http_frame_data(struct http_client_ctx *client);
467 ret = handle_http_frame_data(client); in handle_http_request()
1147 int handle_http_frame_data(struct http_client_ctx *client) in handle_http_frame_data() function