Searched refs:SPDYF_stream_find (Results 1 – 3 of 3) sorted by relevance
74 SPDYF_stream_find(uint32_t stream_id, struct SPDY_Session * session);
159 SPDYF_stream_find(uint32_t stream_id, struct SPDY_Session * session) in SPDYF_stream_find() function
365 stream = SPDYF_stream_find(frame->stream_id, session); in spdyf_handler_read_data()