Searched refs:current_frame (Results 1 – 3 of 3) sorted by relevance
55 struct http2_frame *frame = &client->current_frame; in print_http_frames()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()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()942 client->current_frame.type != HTTP2_CONTINUATION_FRAME) { in handle_http_frame_header()949 switch (client->current_frame.type) { in handle_http_frame_header()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()[all …]
418 struct http2_frame current_frame; member
2263 frame = &ctx_client1.current_frame; in ZTEST()2278 frame = &ctx_client2.current_frame; in ZTEST()