Home
last modified time | relevance | path

Searched refs:SPDY_RST_STREAM_FRAME_PAYLOAD (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/spdy/
Dspdy_framer.h346 SPDY_RST_STREAM_FRAME_PAYLOAD, enumerator
Dspdy_framer.cc396 case SPDY_RST_STREAM_FRAME_PAYLOAD: in StateToString()
576 case SPDY_RST_STREAM_FRAME_PAYLOAD: { in ProcessInput()
1066 CHANGE_STATE(SPDY_RST_STREAM_FRAME_PAYLOAD); in ProcessControlFrameHeader()