Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_limit_req_node_t Struct Reference
Collaboration diagram for ngx_http_limit_req_node_t:
Collaboration graph
[legend]

Data Fields

u_char color
u_char dummy
u_short len
ngx_queue_t queue
ngx_msec_t last
ngx_uint_t excess
ngx_uint_t count
u_char data [1]

Detailed Description

Definition at line 13 of file ngx_http_limit_req_module.c.

Field Documentation

u_char color

Definition at line 14 of file ngx_http_limit_req_module.c.

ngx_uint_t count

Definition at line 21 of file ngx_http_limit_req_module.c.

u_char data[1]

Definition at line 22 of file ngx_http_limit_req_module.c.

u_char dummy

Definition at line 15 of file ngx_http_limit_req_module.c.

ngx_uint_t excess

Definition at line 20 of file ngx_http_limit_req_module.c.

ngx_msec_t last

Definition at line 18 of file ngx_http_limit_req_module.c.

u_short len

Definition at line 16 of file ngx_http_limit_req_module.c.

ngx_queue_t queue

Definition at line 17 of file ngx_http_limit_req_module.c.


The documentation for this struct was generated from the following file: