Searched refs:SPDYF_stream_new (Results 1 – 3 of 3) sorted by relevance
44 SPDYF_stream_new (struct SPDY_Session *session);
32 SPDYF_stream_new (struct SPDY_Session *session) in SPDYF_stream_new() function
74 if(SPDY_YES != SPDYF_stream_new(session)) in spdyf_handler_read_syn_stream()