ngx_http_limit_req_conf_t   53 http/modules/ngx_http_limit_req_module.c static ngx_int_t ngx_http_limit_req_lookup(ngx_http_limit_req_conf_t *lrcf,
ngx_http_limit_req_conf_t   97 http/modules/ngx_http_limit_req_module.c       offsetof(ngx_http_limit_req_conf_t, limit_log_level),
ngx_http_limit_req_conf_t  147 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_conf_t  *lrcf;
ngx_http_limit_req_conf_t  344 http/modules/ngx_http_limit_req_module.c ngx_http_limit_req_lookup(ngx_http_limit_req_conf_t *lrcf, ngx_uint_t hash,
ngx_http_limit_req_conf_t  544 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_conf_t  *conf;
ngx_http_limit_req_conf_t  546 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  568 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_conf_t *prev = parent;
ngx_http_limit_req_conf_t  569 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_conf_t *conf = child;
ngx_http_limit_req_conf_t  723 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_conf_t  *lrcf = conf;