ngx_http_spdy_loc_conf_t  624 src/http/ngx_http_spdy_filter_module.c     ngx_http_spdy_loc_conf_t    *slcf;
ngx_http_spdy_loc_conf_t  109 src/http/ngx_http_spdy_module.c       offsetof(ngx_http_spdy_loc_conf_t, chunk_size),
ngx_http_spdy_loc_conf_t  312 src/http/ngx_http_spdy_module.c     ngx_http_spdy_loc_conf_t  *slcf;
ngx_http_spdy_loc_conf_t  314 src/http/ngx_http_spdy_module.c     slcf = ngx_pcalloc(cf->pool, sizeof(ngx_http_spdy_loc_conf_t));
ngx_http_spdy_loc_conf_t  328 src/http/ngx_http_spdy_module.c     ngx_http_spdy_loc_conf_t *prev = parent;
ngx_http_spdy_loc_conf_t  329 src/http/ngx_http_spdy_module.c     ngx_http_spdy_loc_conf_t *conf = child;