Searched refs:handle_http_frame_header (Results 1 – 3 of 3) sorted by relevance
26 int handle_http_frame_header(struct http_client_ctx *client);
495 ret = handle_http_frame_header(client); in handle_http_request()
985 int handle_http_frame_header(struct http_client_ctx *client) in handle_http_frame_header() function