Home
last modified time | relevance | path

Searched refs:nghttp2_frame_window_update_init (Results 1 - 8 of 8) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h494 void nghttp2_frame_window_update_init(nghttp2_window_update *frame,
H A Dnghttp2_frame.c158 void nghttp2_frame_window_update_init(nghttp2_window_update *frame, in nghttp2_frame_window_update_init() function
H A Dnghttp2_session.c7501 nghttp2_frame_window_update_init(&frame->window_update, flags, stream_id, in nghttp2_session_add_window_update()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h494 void nghttp2_frame_window_update_init(nghttp2_window_update *frame,
H A Dnghttp2_frame.c158 void nghttp2_frame_window_update_init(nghttp2_window_update *frame, in nghttp2_frame_window_update_init() function
H A Dnghttp2_session.c7490 nghttp2_frame_window_update_init(&frame->window_update, flags, stream_id, in nghttp2_session_add_window_update()
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c434 nghttp2_frame_window_update_init(&frame, NGHTTP2_FLAG_NONE, 1000000007, 4096); in test_nghttp2_frame_pack_window_update()
H A Dnghttp2_session_test.c3850 nghttp2_frame_window_update_init(&frame.window_update, NGHTTP2_FLAG_NONE, 1, in test_nghttp2_session_on_settings_received()
4396 nghttp2_frame_window_update_init(&frame.window_update, NGHTTP2_FLAG_NONE, 1, in test_nghttp2_session_on_window_update_received()
4418 nghttp2_frame_window_update_init(&frame.window_update, NGHTTP2_FLAG_NONE, 2, in test_nghttp2_session_on_window_update_received()
4434 nghttp2_frame_window_update_init(&frame.window_update, NGHTTP2_FLAG_NONE, 2, in test_nghttp2_session_on_window_update_received()
7510 nghttp2_frame_window_update_init(&frame.window_update, NGHTTP2_FLAG_NONE, 1, in test_nghttp2_session_flow_control()
7776 nghttp2_frame_window_update_init(&frame.window_update, NGHTTP2_FLAG_NONE, 1, in test_nghttp2_session_data_read_temporal_failure()

Completed in 36 milliseconds