Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microspdy/
Dsession.c426 struct SPDYF_Control_Frame control_frame; in SPDYF_handler_write_syn_reply() local
520 struct SPDYF_Control_Frame control_frame; in SPDYF_handler_write_goaway() local
745 struct SPDYF_Control_Frame control_frame; in SPDYF_handler_write_rst_stream() local
790 struct SPDYF_Control_Frame control_frame; in SPDYF_handler_write_window_update() local
1159 struct SPDYF_Control_Frame* control_frame; in SPDYF_session_idle() local
1622 struct SPDYF_Control_Frame *control_frame; in SPDYF_prepare_goaway() local
1670 struct SPDYF_Control_Frame *control_frame; in SPDYF_prepare_rst_stream() local
1726 struct SPDYF_Control_Frame *control_frame; in SPDYF_prepare_window_update() local
Dstructures.c304 struct SPDYF_Control_Frame *control_frame; in SPDYF_response_queue_create() local
Dstructures.h430 struct SPDYF_Control_Frame *control_frame; member