ngx_http_limit_req_conf_t  111 src/http/modules/ngx_http_limit_req_module.c       offsetof(ngx_http_limit_req_conf_t, limit_log_level),
ngx_http_limit_req_conf_t  118 src/http/modules/ngx_http_limit_req_module.c       offsetof(ngx_http_limit_req_conf_t, status_code),
ngx_http_limit_req_conf_t  165 src/http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_conf_t   *lrcf;
ngx_http_limit_req_conf_t  686 src/http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_conf_t  *conf;
ngx_http_limit_req_conf_t  688 src/http/modules/ngx_http_limit_req_module.c     conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_limit_req_conf_t));
ngx_http_limit_req_conf_t  709 src/http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_conf_t *prev = parent;
ngx_http_limit_req_conf_t  710 src/http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_conf_t *conf = child;
ngx_http_limit_req_conf_t  863 src/http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_conf_t  *lrcf = conf;