Searched defs:altsvc (Results 1 – 18 of 18) sorted by relevance
43 struct altsvc { struct64 void Curl_altsvc_cleanup(struct altsvcinfo **altsvc); argument
310 struct altsvcinfo *altsvc = *altsvcp; in Curl_altsvc_cleanup() local326 struct altsvcinfo *altsvc, const char *file) in Curl_altsvc_save()
17 const altsvc = new h2test.AltSvcFrame((1 << 14) + 1); constant
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() local706 nghttp2_ext_altsvc *altsvc; in nghttp2_frame_pack_altsvc() local739 nghttp2_ext_altsvc *altsvc; in nghttp2_frame_unpack_altsvc_payload() local
509 nghttp2_ext_altsvc *altsvc; in nghttp2_submit_altsvc() local
4862 nghttp2_ext_altsvc *altsvc; in nghttp2_session_on_altsvc_received() local
351 auto altsvc = static_cast<nghttp2_ext_altsvc *>(frame->ext.payload); in print_frame() local
1054 const AltSvc &altsvc) { in write_altsvc()
3159 AltSvc altsvc{}; in parse_config() local
459 nghttp2_ext_altsvc altsvc, oaltsvc; in test_nghttp2_frame_pack_altsvc() local
59 char *altsvc; /* alt-svc cache file name */ member
1578 altsvc(alt, originOrStream) { method in ServerHttp2Session
1339 nghttp2_ext_altsvc* altsvc = static_cast<nghttp2_ext_altsvc*>(ext.payload); in HandleAltSvcFrame() local