Searched defs:altsvc (Results 1 – 18 of 18) sorted by relevance
45 struct altsvc { struct66 void Curl_altsvc_cleanup(struct altsvcinfo **altsvc); argument
351 struct altsvcinfo *altsvc = *altsvcp; in Curl_altsvc_cleanup() local367 struct altsvcinfo *altsvc, const char *file) in Curl_altsvc_save()
17 const altsvc = new h2test.AltSvcFrame((1 << 14) + 1); constant
232 for (auto &altsvc : altsvcs) { in create_altsvc_header_value() local252 for (auto &altsvc : altsvcs) { in create_altsvc_header_value() local
355 auto altsvc = static_cast<nghttp2_ext_altsvc *>(frame->ext.payload); in print_frame() local
427 int parse_altsvc(AltSvc &altsvc, const StringRef &opt, in parse_altsvc()3402 AltSvc altsvc{}; in parse_config() local4023 AltSvc altsvc{}; in parse_config() local
74 nghttp2_ext_altsvc altsvc; member
202 nghttp2_ext_altsvc *altsvc; in nghttp2_frame_altsvc_init() local215 nghttp2_ext_altsvc *altsvc; in nghttp2_frame_altsvc_free() local718 nghttp2_ext_altsvc *altsvc; in nghttp2_frame_pack_altsvc() local749 nghttp2_ext_altsvc *altsvc; in nghttp2_frame_unpack_altsvc_payload() local
512 nghttp2_ext_altsvc *altsvc; in nghttp2_submit_altsvc() local
5222 nghttp2_ext_altsvc *altsvc; in nghttp2_session_on_altsvc_received() local
5217 nghttp2_ext_altsvc *altsvc; in nghttp2_session_on_altsvc_received() local
450 nghttp2_ext_altsvc altsvc, oaltsvc; in test_nghttp2_frame_pack_altsvc() local
53 char *altsvc; /* alt-svc cache file name */ member
1637 altsvc(alt, originOrStream) { method in ServerHttp2Session
1475 nghttp2_ext_altsvc* altsvc = static_cast<nghttp2_ext_altsvc*>(ext.payload); in HandleAltSvcFrame() local