ngx_http_degradation_loc_conf_t   52 src/http/modules/ngx_http_degradation_module.c       offsetof(ngx_http_degradation_loc_conf_t, degrade),
ngx_http_degradation_loc_conf_t   93 src/http/modules/ngx_http_degradation_module.c     ngx_http_degradation_loc_conf_t  *dlcf;
ngx_http_degradation_loc_conf_t  171 src/http/modules/ngx_http_degradation_module.c     ngx_http_degradation_loc_conf_t  *conf;
ngx_http_degradation_loc_conf_t  173 src/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  187 src/http/modules/ngx_http_degradation_module.c     ngx_http_degradation_loc_conf_t  *prev = parent;
ngx_http_degradation_loc_conf_t  188 src/http/modules/ngx_http_degradation_module.c     ngx_http_degradation_loc_conf_t  *conf = child;