• Home
  • Raw
  • Download

Lines Matching defs:frame

96                                    nghttp2_frame *frame) {  in session_trailer_headers()
1110 nghttp2_frame *frame; in nghttp2_session_add_item() local
1211 nghttp2_frame *frame; in nghttp2_session_add_rst_stream() local
2190 const nghttp2_frame *frame, in session_call_select_padding()
2218 nghttp2_frame *frame) { in session_headers_add_pad()
2259 nghttp2_frame *frame) { in session_pack_extension()
2302 nghttp2_frame *frame; in session_prep_frame() local
2711 nghttp2_frame *frame) { in session_call_before_frame_send()
2728 nghttp2_frame *frame) { in session_call_on_frame_send()
2856 nghttp2_frame *frame; in session_after_frame_sent1() local
3114 nghttp2_frame *frame; in session_after_frame_sent2() local
3185 nghttp2_frame *frame; in session_call_send_data() local
3257 nghttp2_frame *frame = &item->frame; in nghttp2_session_mem_send_internal() local
3321 nghttp2_frame *frame; in nghttp2_session_mem_send_internal() local
3432 nghttp2_frame *frame; in nghttp2_session_mem_send_internal() local
3600 nghttp2_frame *frame) { in session_call_on_frame_received()
3613 nghttp2_frame *frame) { in session_call_on_begin_headers()
3631 const nghttp2_frame *frame, in session_call_on_header()
3654 const nghttp2_frame *frame, in session_call_on_invalid_header()
3683 nghttp2_frame *frame = &iframe->frame; in session_call_on_extension_chunk_recv_callback() local
3702 nghttp2_frame *frame = &iframe->frame; in session_call_unpack_extension_callback() local
3765 nghttp2_frame *frame, in session_call_on_invalid_frame_recv_callback()
3778 nghttp2_frame *frame, in session_handle_invalid_stream2()
3796 nghttp2_frame *frame, in session_handle_invalid_stream()
3803 nghttp2_frame *frame, in session_inflate_handle_invalid_stream()
3817 nghttp2_frame *frame, in session_handle_invalid_connection()
3831 nghttp2_frame *frame, in session_inflate_handle_invalid_connection()
3870 static int inflate_header_block(nghttp2_session *session, nghttp2_frame *frame, in inflate_header_block()
4023 nghttp2_frame *frame, in session_end_stream_headers_received()
4056 nghttp2_frame *frame = &session->iframe.frame; in session_after_header_block_received() local
4138 nghttp2_frame *frame) { in nghttp2_session_on_request_headers_received()
4242 nghttp2_frame *frame, in nghttp2_session_on_response_headers_received()
4274 nghttp2_frame *frame, in nghttp2_session_on_push_response_headers_received()
4319 nghttp2_frame *frame, in nghttp2_session_on_headers_received()
4365 nghttp2_frame *frame = &iframe->frame; in session_process_headers_frame() local
4393 nghttp2_frame *frame) { in nghttp2_session_on_priority_received()
4454 nghttp2_frame *frame = &iframe->frame; in session_process_priority_frame() local
4481 nghttp2_frame *frame) { in nghttp2_session_on_rst_stream_received()
4515 nghttp2_frame *frame = &iframe->frame; in session_process_rst_stream_frame() local
4727 nghttp2_frame *frame, int noack) { in nghttp2_session_on_settings_received()
4928 nghttp2_frame *frame = &iframe->frame; in session_process_settings_frame() local
4964 nghttp2_frame *frame) { in nghttp2_session_on_push_promise_received()
5051 nghttp2_frame *frame = &iframe->frame; in session_process_push_promise_frame() local
5060 nghttp2_frame *frame) { in nghttp2_session_on_ping_received()
5081 nghttp2_frame *frame = &iframe->frame; in session_process_ping_frame() local
5089 nghttp2_frame *frame) { in nghttp2_session_on_goaway_received()
5122 nghttp2_frame *frame = &iframe->frame; in session_process_goaway_frame() local
5135 nghttp2_frame *frame) { in session_on_connection_window_update_received()
5154 nghttp2_frame *frame) { in session_on_stream_window_update_received()
5197 nghttp2_frame *frame) { in nghttp2_session_on_window_update_received()
5207 nghttp2_frame *frame = &iframe->frame; in session_process_window_update_frame() local
5216 nghttp2_frame *frame) { in nghttp2_session_on_altsvc_received()
5254 nghttp2_frame *frame) { in nghttp2_session_on_origin_received()
5259 nghttp2_frame *frame) { in nghttp2_session_on_priority_update_received()
5334 nghttp2_frame *frame = &iframe->frame; in session_process_altsvc_frame() local
5349 nghttp2_frame *frame = &iframe->frame; in session_process_origin_frame() local
5368 nghttp2_frame *frame = &iframe->frame; in session_process_priority_update_frame() local
5379 nghttp2_frame *frame = &iframe->frame; in session_process_extension_frame() local
5395 nghttp2_frame *frame) { in nghttp2_session_on_data_received()
7377 nghttp2_frame *frame; in nghttp2_session_add_ping() local
7418 nghttp2_frame *frame; in nghttp2_session_add_goaway() local
7477 nghttp2_frame *frame; in nghttp2_session_add_window_update() local
7517 nghttp2_frame *frame; in nghttp2_session_add_settings() local
7640 size_t datamax, nghttp2_frame *frame, in nghttp2_session_pack_data()
7789 nghttp2_frame *frame; in nghttp2_session_set_stream_user_data() local
7981 nghttp2_frame frame; in nghttp2_session_upgrade_internal() local