OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RST_STREAM
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/spdy/
spdy_protocol.h
60
// Control Frame:
RST_STREAM
155
RST_STREAM
,
205
// Status codes, as used in control frames (primarily
RST_STREAM
).
271
// A
RST_STREAM
Control Frame structure.
582
// A
RST_STREAM
frame.
/external/chromium_org/net/spdy/
spdy_protocol.h
278
RST_STREAM
,
331
// Status codes for
RST_STREAM
frames.
783
virtual void VisitRstStream(const SpdyRstStreamIR&
rst_stream
) = 0;
Completed in 68 milliseconds