Home
last modified time | relevance | path

Searched refs:SPDY_SYN_STREAM_FLAG_UNIDIRECTIONAL (Results 1 – 2 of 2) sorted by relevance

/external/libmicrohttpd/src/microspdy/
Dstream.c104 stream->flag_unidirectional = (frame->flags & SPDY_SYN_STREAM_FLAG_UNIDIRECTIONAL) != 0; in SPDYF_stream_new()
Dstructures.h182 SPDY_SYN_STREAM_FLAG_UNIDIRECTIONAL = 2 enumerator