Home
last modified time | relevance | path

Searched defs:SPDYF_Stream (Results 1 – 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microspdy/
Dstructures.h519 struct SPDYF_Stream struct
524 struct SPDYF_Stream *next; argument
529 struct SPDYF_Stream *prev; argument
534 struct SPDY_Session *session;
539 struct SPDY_NameValue *headers;
544 void *cls;
549 uint32_t stream_id;
554 uint32_t assoc_stream_id;
559 uint32_t window_size;
564 uint8_t priority;
[all …]