ngx_http_degradation_loc_conf_t   51 http/modules/ngx_http_degradation_module.c       offsetof(ngx_http_degradation_loc_conf_t, degrade),
ngx_http_degradation_loc_conf_t   92 http/modules/ngx_http_degradation_module.c     ngx_http_degradation_loc_conf_t  *dlcf;
ngx_http_degradation_loc_conf_t  170 http/modules/ngx_http_degradation_module.c     ngx_http_degradation_loc_conf_t  *conf;
ngx_http_degradation_loc_conf_t  172 http/modules/ngx_http_degradation_module.c     conf = ngx_palloc(cf->pool, sizeof(ngx_http_degradation_loc_conf_t));
ngx_http_degradation_loc_conf_t  186 http/modules/ngx_http_degradation_module.c     ngx_http_degradation_loc_conf_t  *prev = parent;
ngx_http_degradation_loc_conf_t  187 http/modules/ngx_http_degradation_module.c     ngx_http_degradation_loc_conf_t  *conf = child;