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

/external/libmicrohttpd/src/microspdy/
H A Dstructures.h446 int (* process_response_handler)(struct SPDY_Session *session);
532 * Reference to the SPDY_Session struct.
534 struct SPDY_Session *session;
602 struct SPDY_Session struct
623 struct SPDY_Session *next;
628 struct SPDY_Session *prev;
680 void (*frame_handler) (struct SPDY_Session * session);
866 struct SPDY_Session *sessions_head;
871 struct SPDY_Session *sessions_tail;
876 struct SPDY_Session *cleanup_hea
[all...]

Completed in 1352 milliseconds