Home
last modified time | relevance | path

Searched defs:local_window_size (Results 1 - 10 of 10) sorted by relevance

/third_party/nghttp2/tests/
H A Dnghttp2_helper_test.c34 int32_t local_window_size = 100; in test_nghttp2_adjust_local_window_size() local
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_helper.c248 int nghttp2_should_send_window_update(int32_t local_window_size, in nghttp2_should_send_window_update() argument
H A Dnghttp2_stream.h208 int32_t local_window_size; member
H A Dnghttp2_session.h340 int32_t local_window_size; member
H A Dnghttp2_session.c5466 adjust_recv_window_size(int32_t *recv_window_size_ptr, size_t delta, int32_t local_window_size) adjust_recv_window_size() argument
5534 session_update_consumed_size(nghttp2_session *session, int32_t *consumed_size_ptr, int32_t *recv_window_size_ptr, uint8_t window_update_queued, int32_t stream_id, size_t delta_size, int32_t local_window_size) session_update_consumed_size() argument
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_helper.c248 int nghttp2_should_send_window_update(int32_t local_window_size, in nghttp2_should_send_window_update() argument
H A Dnghttp2_stream.h208 int32_t local_window_size; member
H A Dnghttp2_session.h330 int32_t local_window_size; member
H A Dnghttp2_session.c5461 adjust_recv_window_size(int32_t *recv_window_size_ptr, size_t delta, int32_t local_window_size) adjust_recv_window_size() argument
5529 session_update_consumed_size(nghttp2_session *session, int32_t *consumed_size_ptr, int32_t *recv_window_size_ptr, uint8_t window_update_queued, int32_t stream_id, size_t delta_size, int32_t local_window_size) session_update_consumed_size() argument
[all...]
/third_party/curl/lib/
H A Dhttp2.c191 uint32_t local_window_size; /* the local recv window size */ member

Completed in 25 milliseconds