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

/external/chromium_org/net/spdy/
H A Dspdy_protocol.h289 RST_STREAM, enumerator in enum:net::SpdyFrameType
378 // Status codes for RST_STREAM frames.
473 // Returns true if a given on-the-wire enumeration of a RST_STREAM status code
478 // Parses a RST_STREAM status code from an on-the-wire enumeration of a given
480 // Behavior is undefined for invalid RST_STREAM status code fields; consumers
481 // should first use IsValidRstStreamStatus() to verify validity of RST_STREAM
486 // Serializes a given RST_STREAM status code to the on-the-wire enumeration
488 // Returns -1 on failure (I.E. Invalid RST_STREAM status code for the given

Completed in 183 milliseconds