ngx_http_limit_req_node_t  146 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_node_t  *lr;
ngx_http_limit_req_node_t  197 http/modules/ngx_http_limit_req_module.c             + offsetof(ngx_http_limit_req_node_t, data)
ngx_http_limit_req_node_t  212 http/modules/ngx_http_limit_req_module.c         lr = (ngx_http_limit_req_node_t *) &node->color;
ngx_http_limit_req_node_t  307 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_node_t   *lrn, *lrnt;
ngx_http_limit_req_node_t  321 http/modules/ngx_http_limit_req_module.c             lrn = (ngx_http_limit_req_node_t *) &node->color;
ngx_http_limit_req_node_t  322 http/modules/ngx_http_limit_req_module.c             lrnt = (ngx_http_limit_req_node_t *) &temp->color;
ngx_http_limit_req_node_t  353 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_node_t  *lr;
ngx_http_limit_req_node_t  375 http/modules/ngx_http_limit_req_module.c             lr = (ngx_http_limit_req_node_t *) &node->color;
ngx_http_limit_req_node_t  432 http/modules/ngx_http_limit_req_module.c     ngx_http_limit_req_node_t  *lr;
ngx_http_limit_req_node_t  452 http/modules/ngx_http_limit_req_module.c         lr = ngx_queue_data(q, ngx_http_limit_req_node_t, queue);