Searched refs:ngx_http_limit_conn_lookup (Results 1 – 1 of 1) sorted by relevance
46 static ngx_rbtree_node_t *ngx_http_limit_conn_lookup(ngx_rbtree_t *rbtree,190 node = ngx_http_limit_conn_lookup(ctx->rbtree, &key, hash); in ngx_http_limit_conn_handler()298 ngx_http_limit_conn_lookup(ngx_rbtree_t *rbtree, ngx_str_t *key, uint32_t hash) in ngx_http_limit_conn_lookup() function