Home
last modified time | relevance | path

Searched refs:nghttp2_frame_pack_window_update (Results 1 - 7 of 7) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h333 void nghttp2_frame_pack_window_update(nghttp2_bufs *bufs,
H A Dnghttp2_frame.c691 void nghttp2_frame_pack_window_update(nghttp2_bufs *bufs, in nghttp2_frame_pack_window_update() function
H A Dnghttp2_session.c2581 nghttp2_frame_pack_window_update(&session->aob.framebufs, in session_prep_frame()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h333 void nghttp2_frame_pack_window_update(nghttp2_bufs *bufs,
H A Dnghttp2_frame.c691 void nghttp2_frame_pack_window_update(nghttp2_bufs *bufs, in nghttp2_frame_pack_window_update() function
H A Dnghttp2_session.c2576 nghttp2_frame_pack_window_update(&session->aob.framebufs, in session_prep_frame()
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c435 nghttp2_frame_pack_window_update(&bufs, &frame); in test_nghttp2_frame_pack_window_update()

Completed in 23 milliseconds