NGX_SPDY_RST_STREAM_SIZE 1752 src/http/ngx_http_spdy.c     if (end - pos < NGX_SPDY_RST_STREAM_SIZE) {
NGX_SPDY_RST_STREAM_SIZE 1757 src/http/ngx_http_spdy.c     if (sc->length != NGX_SPDY_RST_STREAM_SIZE) {
NGX_SPDY_RST_STREAM_SIZE 2126 src/http/ngx_http_spdy.c     frame = ngx_http_spdy_get_ctl_frame(sc, NGX_SPDY_RST_STREAM_SIZE,
NGX_SPDY_RST_STREAM_SIZE 2137 src/http/ngx_http_spdy.c     p = ngx_spdy_frame_write_flags_and_len(p, 0, NGX_SPDY_RST_STREAM_SIZE);