Searched refs:handle_http_frame_rst_stream (Results 1 – 3 of 3) sorted by relevance
20 int handle_http_frame_rst_stream(struct http_client_ctx *client);
491 ret = handle_http_frame_rst_stream(client); in handle_http_request()
1586 int handle_http_frame_rst_stream(struct http_client_ctx *client) in handle_http_frame_rst_stream() function