Searched refs:SPDYF_prepare_rst_stream (Results 1 – 2 of 2) sorted by relevance
171 SPDYF_prepare_rst_stream (struct SPDY_Session *session,
133 if(SPDY_YES != SPDYF_prepare_rst_stream(session, session->streams_head, in spdyf_handler_read_syn_stream()638 if(SPDY_YES == (ret = SPDYF_prepare_rst_stream(session, in SPDYF_handler_write_data()1299 SPDYF_prepare_rst_stream(session, in SPDYF_session_idle()1665 SPDYF_prepare_rst_stream (struct SPDY_Session *session, in SPDYF_prepare_rst_stream() function