Searched defs:SYN_REPLY (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/spdy/
H A Dspdy_protocol.h49 // Control Frame: SYN_REPLY
154 SYN_REPLY, enumerator in enum:spdy::SpdyControlType
265 // A SYN_REPLY Control Frame structure.
469 return type() == SYN_STREAM || type() == SYN_REPLY || type() == HEADERS;
545 // A SYN_REPLY frame.

Completed in 53 milliseconds