Home
last modified time | relevance | path

Searched refs:NGHTTP2_SETTINGS_ENABLE_PUSH (Results 1 - 18 of 18) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-http2-binding.js230 NGHTTP2_SETTINGS_ENABLE_PUSH: 2,
/third_party/nghttp2/src/
H A Dh2load_http2_session.cc220 iv[0].settings_id = NGHTTP2_SETTINGS_ENABLE_PUSH; in on_connect()
H A Dapp_helper.cc70 case NGHTTP2_SETTINGS_ENABLE_PUSH: in strsettingsid()
H A Dshrpx_http2_upstream.cc1727 NGHTTP2_SETTINGS_ENABLE_PUSH) == 1 && in on_downstream_header_complete()
2254 session_, NGHTTP2_SETTINGS_ENABLE_PUSH) == 0 || in push_enabled()
H A Dshrpx_http2_session.cc1721 entry[nentry].settings_id = NGHTTP2_SETTINGS_ENABLE_PUSH; in connection_made()
H A Dnghttp.cc946 iv[niv].settings_id = NGHTTP2_SETTINGS_ENABLE_PUSH; in populate_settings()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h694 NGHTTP2_SETTINGS_ENABLE_PUSH = 0x02, enumerator
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c700 iv[1].settings_id = NGHTTP2_SETTINGS_ENABLE_PUSH; in test_nghttp2_iv_check()
H A Dnghttp2_session_test.c3711 iv[4].settings_id = NGHTTP2_SETTINGS_ENABLE_PUSH; in test_nghttp2_session_on_settings_received()
3998 nghttp2_settings_entry iv = {NGHTTP2_SETTINGS_ENABLE_PUSH, 0}; in test_nghttp2_session_on_push_promise_received()
4872 iv.settings_id = NGHTTP2_SETTINGS_ENABLE_PUSH; in test_nghttp2_session_send_push_promise()
6291 iv[1].settings_id = NGHTTP2_SETTINGS_ENABLE_PUSH; in test_nghttp2_submit_settings_multiple_times()
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h689 NGHTTP2_SETTINGS_ENABLE_PUSH = 0x02, enumerator
/third_party/nghttp2/lib/
H A Dnghttp2_session.c4704 case NGHTTP2_SETTINGS_ENABLE_PUSH: in nghttp2_session_update_local_settings()
4800 case NGHTTP2_SETTINGS_ENABLE_PUSH: in nghttp2_session_on_settings_received()
5712 case NGHTTP2_SETTINGS_ENABLE_PUSH: in inbound_frame_set_settings_entry()
7628 if (iv[i - 1].settings_id == NGHTTP2_SETTINGS_ENABLE_PUSH) { in nghttp2_session_add_settings()
7942 case NGHTTP2_SETTINGS_ENABLE_PUSH: in nghttp2_session_get_remote_settings()
7967 case NGHTTP2_SETTINGS_ENABLE_PUSH: in nghttp2_session_get_local_settings()
H A Dnghttp2_frame.c1112 case NGHTTP2_SETTINGS_ENABLE_PUSH: in nghttp2_iv_check()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.c4699 case NGHTTP2_SETTINGS_ENABLE_PUSH: in nghttp2_session_update_local_settings()
4795 case NGHTTP2_SETTINGS_ENABLE_PUSH: in nghttp2_session_on_settings_received()
5707 case NGHTTP2_SETTINGS_ENABLE_PUSH: in inbound_frame_set_settings_entry()
7617 if (iv[i - 1].settings_id == NGHTTP2_SETTINGS_ENABLE_PUSH) { in nghttp2_session_add_settings()
7931 case NGHTTP2_SETTINGS_ENABLE_PUSH: in nghttp2_session_get_remote_settings()
7956 case NGHTTP2_SETTINGS_ENABLE_PUSH: in nghttp2_session_get_local_settings()
H A Dnghttp2_frame.c1112 case NGHTTP2_SETTINGS_ENABLE_PUSH: in nghttp2_iv_check()
/third_party/curl/lib/
H A Dhttp2.c104 iv[2].settings_id = NGHTTP2_SETTINGS_ENABLE_PUSH; in populate_settings()
1215 session, NGHTTP2_SETTINGS_ENABLE_PUSH) != 0; in on_frame_recv()
H A Dcf-h2-proxy.c370 iv[2].settings_id = NGHTTP2_SETTINGS_ENABLE_PUSH; in cf_h2_proxy_ctx_init()
/third_party/node/lib/internal/http2/
H A Dcore.js292 NGHTTP2_SETTINGS_ENABLE_PUSH,
3365 case NGHTTP2_SETTINGS_ENABLE_PUSH:
/third_party/node/src/
H A Dnode_http2.h1120 V(NGHTTP2_SETTINGS_ENABLE_PUSH) \

Completed in 76 milliseconds