Searched refs:ngx_http_limit_req_lookup (Results 1 – 1 of 1) sorted by relevance
60 static ngx_int_t ngx_http_limit_req_lookup(ngx_http_limit_req_limit_t *limit,209 rc = ngx_http_limit_req_lookup(limit, hash, &key, &excess, in ngx_http_limit_req_handler()360 ngx_http_limit_req_lookup(ngx_http_limit_req_limit_t *limit, ngx_uint_t hash, in ngx_http_limit_req_lookup() function