Lines Matching refs:http2_frame
55 struct http2_frame *frame = &client->current_frame; in print_http_frames()
319 struct http2_frame *frame) in send_http2_404()
341 struct http2_frame *frame) in send_http2_409()
356 struct http2_frame *frame, struct http_client_ctx *client) in handle_http2_static_resource()
397 struct http2_frame *frame, in handle_http2_static_fs_resource()
497 static int http2_dynamic_response(struct http_client_ctx *client, struct http2_frame *frame, in http2_dynamic_response()
564 struct http2_frame *frame = &client->current_frame; in dynamic_get_del_req_v2()
618 struct http2_frame *frame = &client->current_frame; in dynamic_post_put_req_v2()
710 struct http2_frame *frame, struct http_client_ctx *client) in handle_http2_dynamic_resource()
814 struct http2_frame *frame = &client->current_frame; in enter_http_frame_data_state()
846 struct http2_frame *frame = &client->current_frame; in enter_http_frame_headers_state()
884 struct http2_frame *frame = &client->current_frame; in enter_http_frame_continuation_state()
983 struct http2_frame *frame = &client->current_frame; in handle_http1_to_http2_upgrade()
1095 struct http2_frame *frame = &client->current_frame; in parse_http_frame_padded_field()
1126 struct http2_frame *frame = &client->current_frame; in parse_http_frame_priority_field()
1149 struct http2_frame *frame = &client->current_frame; in handle_http_frame_data()
1332 struct http2_frame *frame = &client->current_frame; in handle_incomplete_http_header()
1387 struct http2_frame *frame = &client->current_frame; in handle_http_frame_headers_end_stream()
1453 struct http2_frame *frame = &client->current_frame; in handle_http_frame_headers()
1563 struct http2_frame *frame = &client->current_frame; in handle_http_frame_priority()
1588 struct http2_frame *frame = &client->current_frame; in handle_http_frame_rst_stream()
1628 struct http2_frame *frame = &client->current_frame; in handle_http_frame_settings()
1658 struct http2_frame *frame = &client->current_frame; in handle_http_frame_goaway()
1678 struct http2_frame *frame = &client->current_frame; in handle_http_frame_window_update()
1708 struct http2_frame *frame = &client->current_frame; in handle_http_frame_padding()
1758 struct http2_frame *frame = &client->current_frame; in parse_http_frame_header()