Home
last modified time | relevance | path

Searched defs:altsvc (Results 1 - 15 of 15) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h74 nghttp2_ext_altsvc altsvc; member
H A Dnghttp2_submit.c512 nghttp2_ext_altsvc *altsvc; in nghttp2_submit_altsvc() local
H A Dnghttp2_frame.c202 nghttp2_ext_altsvc *altsvc; in nghttp2_frame_altsvc_init() local
215 nghttp2_ext_altsvc *altsvc; in nghttp2_frame_altsvc_free() local
718 nghttp2_ext_altsvc *altsvc; nghttp2_frame_pack_altsvc() local
749 nghttp2_ext_altsvc *altsvc; nghttp2_frame_unpack_altsvc_payload() local
[all...]
H A Dnghttp2_session.c5222 nghttp2_ext_altsvc *altsvc; in nghttp2_session_on_altsvc_received() local
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h74 nghttp2_ext_altsvc altsvc; member
H A Dnghttp2_submit.c512 nghttp2_ext_altsvc *altsvc; in nghttp2_submit_altsvc() local
H A Dnghttp2_frame.c202 nghttp2_ext_altsvc *altsvc; in nghttp2_frame_altsvc_init() local
215 nghttp2_ext_altsvc *altsvc; in nghttp2_frame_altsvc_free() local
718 nghttp2_ext_altsvc *altsvc; nghttp2_frame_pack_altsvc() local
749 nghttp2_ext_altsvc *altsvc; nghttp2_frame_unpack_altsvc_payload() local
[all...]
H A Dnghttp2_session.c5217 nghttp2_ext_altsvc *altsvc; in nghttp2_session_on_altsvc_received() local
/third_party/curl/lib/
H A Daltsvc.h45 struct altsvc { struct
H A Daltsvc.c351 struct altsvcinfo *altsvc = *altsvcp; Curl_altsvc_cleanup() local
366 Curl_altsvc_save(struct Curl_easy *data, struct altsvcinfo *altsvc, const char *file) Curl_altsvc_save() argument
[all...]
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c450 nghttp2_ext_altsvc altsvc, oaltsvc; in test_nghttp2_frame_pack_altsvc() local
/third_party/nghttp2/src/
H A Dapp_helper.cc355 auto altsvc = static_cast<nghttp2_ext_altsvc *>(frame->ext.payload); in print_frame() local
H A Dshrpx_config.cc427 int parse_altsvc(AltSvc &altsvc, const StringRef &opt, in parse_altsvc() argument
[all...]
/third_party/curl/src/
H A Dtool_cfgable.h53 char *altsvc; /* alt-svc cache file name */ member
/third_party/node/src/
H A Dnode_http2.cc1475 nghttp2_ext_altsvc* altsvc = static_cast<nghttp2_ext_altsvc*>(ext.payload); in HandleAltSvcFrame() local

Completed in 35 milliseconds