Searched defs:http2_stream (Results 1 – 3 of 3) sorted by relevance
890 struct http2_stream { struct 892 struct http2_stream* next; argument 894 struct http2_stream* prev; argument 943 struct http2_stream* http2_stream_create(int32_t stream_id); argument 896 stream_idhttp2_stream global() argument 898 __anon7777b3dc0503http2_stream global() argument 902 http_methodhttp2_stream global() argument 904 invalid_content_typehttp2_stream global() argument 906 content_lengthhttp2_stream global() argument 908 statushttp2_stream global() argument 910 invalid_endpointhttp2_stream global() argument 934 rbufferhttp2_stream global() argument
890 struct http2_stream { struct 892 struct http2_stream* next; argument 894 struct http2_stream* prev; argument 943 struct http2_stream* http2_stream_create(int32_t stream_id); argument 896 stream_idhttp2_stream global() argument 898 __anon268cd20f0503http2_stream global() argument 902 http_methodhttp2_stream global() argument 904 invalid_content_typehttp2_stream global() argument 906 content_lengthhttp2_stream global() argument 908 statushttp2_stream global() argument 910 invalid_endpointhttp2_stream global() argument 934 rbufferhttp2_stream global() argument
73 struct http2_stream { struct74 int32_t stream_id;75 int res_status;76 struct sldns_buffer* buf;77 char* path;