ngx_http_spdy_filter_send   34 src/http/ngx_http_spdy_filter_module.c static ngx_inline ngx_int_t ngx_http_spdy_filter_send(
ngx_http_spdy_filter_send  612 src/http/ngx_http_spdy_filter_module.c     return ngx_http_spdy_filter_send(c, stream);
ngx_http_spdy_filter_send  793 src/http/ngx_http_spdy_filter_module.c     if (ngx_http_spdy_filter_send(fc, stream) == NGX_ERROR) {