Home
last modified time | relevance | path

Searched refs:NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL (Results 1 - 13 of 13) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-http2-binding.js235 NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: 8
/third_party/nghttp2/src/
H A Dapp_helper.cc80 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in strsettingsid()
H A Dshrpx_http2_upstream.cc1065 entry[nentry].settings_id = NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL; in Http2Upstream()
H A Dshrpx_http2_session.cc2422 if (ent.settings_id == NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL) { in on_settings_received()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h715 NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL = 0x08, enumerator
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h710 NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL = 0x08, enumerator
/third_party/nghttp2/lib/
H A Dnghttp2_session.c4719 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in nghttp2_session_update_local_settings()
4864 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in nghttp2_session_on_settings_received()
5717 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in inbound_frame_set_settings_entry()
7635 if (iv[i - 1].settings_id == NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL) { in nghttp2_session_add_settings()
7952 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in nghttp2_session_get_remote_settings()
7977 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in nghttp2_session_get_local_settings()
H A Dnghttp2_frame.c1130 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in nghttp2_iv_check()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.c4714 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in nghttp2_session_update_local_settings()
4859 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in nghttp2_session_on_settings_received()
5712 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in inbound_frame_set_settings_entry()
7624 if (iv[i - 1].settings_id == NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL) { in nghttp2_session_add_settings()
7941 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in nghttp2_session_get_remote_settings()
7966 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in nghttp2_session_get_local_settings()
H A Dnghttp2_frame.c1130 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL: in nghttp2_iv_check()
/third_party/node/lib/internal/http2/
H A Dcore.js297 NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL,
3380 case NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL:
/third_party/node/src/
H A Dnode_http2.h1125 V(NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL) \
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c3888 iv[0].settings_id = NGHTTP2_SETTINGS_ENABLE_CONNECT_PROTOCOL; in test_nghttp2_session_on_settings_received()

Completed in 56 milliseconds