NGX_SPDY_SYN_STREAM_SIZE  968 src/http/ngx_http_spdy.c     if (end - pos < NGX_SPDY_SYN_STREAM_SIZE) {
NGX_SPDY_SYN_STREAM_SIZE  973 src/http/ngx_http_spdy.c     if (sc->length <= NGX_SPDY_SYN_STREAM_SIZE) {
NGX_SPDY_SYN_STREAM_SIZE  981 src/http/ngx_http_spdy.c     sc->length -= NGX_SPDY_SYN_STREAM_SIZE;
NGX_SPDY_SYN_STREAM_SIZE  986 src/http/ngx_http_spdy.c     pos += NGX_SPDY_SYN_STREAM_SIZE;
NGX_SPDY_SYN_STREAM_SIZE 1038 src/http/ngx_http_spdy.c                                       + NGX_SPDY_SYN_STREAM_SIZE