• Home
  • Raw
  • Download

Lines Matching defs:frame

96                                    nghttp2_frame *frame) {  in session_trailer_headers()
1115 nghttp2_frame *frame; in nghttp2_session_add_item() local
1216 nghttp2_frame *frame; in nghttp2_session_add_rst_stream() local
2195 const nghttp2_frame *frame, in session_call_select_padding()
2223 nghttp2_frame *frame) { in session_headers_add_pad()
2264 nghttp2_frame *frame) { in session_pack_extension()
2307 nghttp2_frame *frame; in session_prep_frame() local
2716 nghttp2_frame *frame) { in session_call_before_frame_send()
2733 nghttp2_frame *frame) { in session_call_on_frame_send()
2861 nghttp2_frame *frame; in session_after_frame_sent1() local
3119 nghttp2_frame *frame; in session_after_frame_sent2() local
3190 nghttp2_frame *frame; in session_call_send_data() local
3262 nghttp2_frame *frame = &item->frame; in nghttp2_session_mem_send_internal() local
3326 nghttp2_frame *frame; in nghttp2_session_mem_send_internal() local
3437 nghttp2_frame *frame; in nghttp2_session_mem_send_internal() local
3605 nghttp2_frame *frame) { in session_call_on_frame_received()
3618 nghttp2_frame *frame) { in session_call_on_begin_headers()
3636 const nghttp2_frame *frame, in session_call_on_header()
3659 const nghttp2_frame *frame, in session_call_on_invalid_header()
3688 nghttp2_frame *frame = &iframe->frame; in session_call_on_extension_chunk_recv_callback() local
3707 nghttp2_frame *frame = &iframe->frame; in session_call_unpack_extension_callback() local
3770 nghttp2_frame *frame, in session_call_on_invalid_frame_recv_callback()
3783 nghttp2_frame *frame, in session_handle_invalid_stream2()
3801 nghttp2_frame *frame, in session_handle_invalid_stream()
3808 nghttp2_frame *frame, in session_inflate_handle_invalid_stream()
3822 nghttp2_frame *frame, in session_handle_invalid_connection()
3836 nghttp2_frame *frame, in session_inflate_handle_invalid_connection()
3875 static int inflate_header_block(nghttp2_session *session, nghttp2_frame *frame, in inflate_header_block()
4028 nghttp2_frame *frame, in session_end_stream_headers_received()
4061 nghttp2_frame *frame = &session->iframe.frame; in session_after_header_block_received() local
4143 nghttp2_frame *frame) { in nghttp2_session_on_request_headers_received()
4247 nghttp2_frame *frame, in nghttp2_session_on_response_headers_received()
4279 nghttp2_frame *frame, in nghttp2_session_on_push_response_headers_received()
4324 nghttp2_frame *frame, in nghttp2_session_on_headers_received()
4370 nghttp2_frame *frame = &iframe->frame; in session_process_headers_frame() local
4398 nghttp2_frame *frame) { in nghttp2_session_on_priority_received()
4459 nghttp2_frame *frame = &iframe->frame; in session_process_priority_frame() local
4486 nghttp2_frame *frame) { in nghttp2_session_on_rst_stream_received()
4520 nghttp2_frame *frame = &iframe->frame; in session_process_rst_stream_frame() local
4732 nghttp2_frame *frame, int noack) { in nghttp2_session_on_settings_received()
4933 nghttp2_frame *frame = &iframe->frame; in session_process_settings_frame() local
4969 nghttp2_frame *frame) { in nghttp2_session_on_push_promise_received()
5056 nghttp2_frame *frame = &iframe->frame; in session_process_push_promise_frame() local
5065 nghttp2_frame *frame) { in nghttp2_session_on_ping_received()
5086 nghttp2_frame *frame = &iframe->frame; in session_process_ping_frame() local
5094 nghttp2_frame *frame) { in nghttp2_session_on_goaway_received()
5127 nghttp2_frame *frame = &iframe->frame; in session_process_goaway_frame() local
5140 nghttp2_frame *frame) { in session_on_connection_window_update_received()
5159 nghttp2_frame *frame) { in session_on_stream_window_update_received()
5202 nghttp2_frame *frame) { in nghttp2_session_on_window_update_received()
5212 nghttp2_frame *frame = &iframe->frame; in session_process_window_update_frame() local
5221 nghttp2_frame *frame) { in nghttp2_session_on_altsvc_received()
5259 nghttp2_frame *frame) { in nghttp2_session_on_origin_received()
5264 nghttp2_frame *frame) { in nghttp2_session_on_priority_update_received()
5339 nghttp2_frame *frame = &iframe->frame; in session_process_altsvc_frame() local
5354 nghttp2_frame *frame = &iframe->frame; in session_process_origin_frame() local
5373 nghttp2_frame *frame = &iframe->frame; in session_process_priority_update_frame() local
5384 nghttp2_frame *frame = &iframe->frame; in session_process_extension_frame() local
5400 nghttp2_frame *frame) { in nghttp2_session_on_data_received()
7388 nghttp2_frame *frame; in nghttp2_session_add_ping() local
7429 nghttp2_frame *frame; in nghttp2_session_add_goaway() local
7488 nghttp2_frame *frame; in nghttp2_session_add_window_update() local
7528 nghttp2_frame *frame; in nghttp2_session_add_settings() local
7651 size_t datamax, nghttp2_frame *frame, in nghttp2_session_pack_data()
7800 nghttp2_frame *frame; in nghttp2_session_set_stream_user_data() local
7992 nghttp2_frame frame; in nghttp2_session_upgrade_internal() local