Home
last modified time | relevance | path

Searched refs:SPDYF_raw_send (Results 1 – 3 of 3) sorted by relevance

/external/libmicrohttpd/src/microspdy/
Dio_raw.h119 SPDYF_raw_send(struct SPDY_Session *session,
Dio.c78 session->fio_send = &SPDYF_raw_send; in SPDYF_io_set_session()
Dio_raw.c122 SPDYF_raw_send(struct SPDY_Session *session, in SPDYF_raw_send() function