Searched refs:SPDY_RST_STREAM_FRAME_CORRUPT (Results 1 – 3 of 3) sorted by relevance
361 SPDY_RST_STREAM_FRAME_CORRUPT, // RST_STREAM frame could not be parsed. enumerator
323 case SpdyFramer::SPDY_RST_STREAM_FRAME_CORRUPT: in MapFramerErrorToProtocolError()355 case SpdyFramer::SPDY_RST_STREAM_FRAME_CORRUPT: in MapFramerErrorToNetError()
1991 set_error(SPDY_RST_STREAM_FRAME_CORRUPT); in ProcessRstStreamFramePayload()