OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPDY_SYN_STREAM_FLAG_UNIDIRECTIONAL
(Results
1 - 2
of
2
) sorted by null
/external/libmicrohttpd/src/microspdy/
stream.c
104
stream->flag_unidirectional = (frame->flags &
SPDY_SYN_STREAM_FLAG_UNIDIRECTIONAL
) != 0;
structures.h
182
SPDY_SYN_STREAM_FLAG_UNIDIRECTIONAL
= 2
Completed in 312 milliseconds