Searched refs:http2_frame (Results 1 – 3 of 3) sorted by relevance
56 struct http2_frame *frame = &client->current_frame; in print_http_frames()322 struct http2_frame *frame) in send_http2_404()344 struct http2_frame *frame) in send_http2_405()360 struct http2_frame *frame) in send_http2_409()374 struct http2_frame *frame, int error_code) in send_http2_500()415 struct http2_frame *frame, struct http_client_ctx *client) in handle_http2_static_resource()455 struct http2_frame *frame, in handle_http2_static_fs_resource()559 static int http2_dynamic_response(struct http_client_ctx *client, struct http2_frame *frame, in http2_dynamic_response()624 struct http2_frame *frame = &client->current_frame; in dynamic_get_del_req_v2()678 struct http2_frame *frame = &client->current_frame; in dynamic_post_put_req_v2()[all …]
367 struct http2_frame { struct432 struct http2_frame current_frame;
588 static void test_get_frame_header(size_t *offset, struct http2_frame *frame) in test_get_frame_header()604 struct http2_frame frame; in expect_http2_settings_frame()654 struct http2_frame frame; in expect_http2_headers_frame()680 struct http2_frame frame; in expect_http2_data_frame()704 struct http2_frame frame; in expect_http2_window_update_frame()2436 struct http2_frame *frame; in ZTEST()