NGX_SPDY_NV_NUM_SIZE 1128 src/http/ngx_http_spdy.c         if (buf->last - buf->pos < NGX_SPDY_NV_NUM_SIZE) {
NGX_SPDY_NV_NUM_SIZE 1143 src/http/ngx_http_spdy.c         buf->pos += NGX_SPDY_NV_NUM_SIZE;
NGX_SPDY_NV_NUM_SIZE  168 src/http/ngx_http_spdy_filter_module.c     len = NGX_SPDY_NV_NUM_SIZE
NGX_SPDY_NV_NUM_SIZE  310 src/http/ngx_http_spdy_filter_module.c     last = buf + NGX_SPDY_NV_NUM_SIZE;