Home
last modified time | relevance | path

Searched refs:nghttp2_frame_window_update_free (Results 1 - 10 of 10) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c73 nghttp2_frame_window_update_free(&frame->window_update); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h498 void nghttp2_frame_window_update_free(nghttp2_window_update *frame);
H A Dnghttp2_frame.c166 void nghttp2_frame_window_update_free(nghttp2_window_update *frame) { in nghttp2_frame_window_update_free() function
H A Dnghttp2_session.c343 nghttp2_frame_window_update_free(&iframe->frame.window_update); in session_inbound_frame_reset()
7507 nghttp2_frame_window_update_free(&frame->window_update); in nghttp2_session_add_window_update()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c73 nghttp2_frame_window_update_free(&frame->window_update); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h498 void nghttp2_frame_window_update_free(nghttp2_window_update *frame);
H A Dnghttp2_frame.c166 void nghttp2_frame_window_update_free(nghttp2_window_update *frame) { in nghttp2_frame_window_update_free() function
H A Dnghttp2_session.c343 nghttp2_frame_window_update_free(&iframe->frame.window_update); in session_inbound_frame_reset()
7496 nghttp2_frame_window_update_free(&frame->window_update); in nghttp2_session_add_window_update()
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c444 nghttp2_frame_window_update_free(&oframe); in test_nghttp2_frame_pack_window_update()
445 nghttp2_frame_window_update_free(&frame); in test_nghttp2_frame_pack_window_update()
H A Dnghttp2_session_test.c3855 nghttp2_frame_window_update_free(&frame.window_update); in test_nghttp2_session_on_settings_received()
4412 nghttp2_frame_window_update_free(&frame.window_update); in test_nghttp2_session_on_window_update_received()
4425 nghttp2_frame_window_update_free(&frame.window_update); in test_nghttp2_session_on_window_update_received()
4442 nghttp2_frame_window_update_free(&frame.window_update); in test_nghttp2_session_on_window_update_received()
7585 nghttp2_frame_window_update_free(&frame.window_update); in test_nghttp2_session_flow_control()
7781 nghttp2_frame_window_update_free(&frame.window_update); in test_nghttp2_session_data_read_temporal_failure()

Completed in 37 milliseconds