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

Data Fields

ngx_connection_tconnection
struct sockaddr * sockaddr
socklen_t socklen
ngx_str_t addr_text

Detailed Description

Definition at line 27 of file ngx_http_realip_module.c.

Field Documentation

ngx_str_t addr_text

Definition at line 31 of file ngx_http_realip_module.c.

ngx_connection_t* connection

Definition at line 28 of file ngx_http_realip_module.c.

struct sockaddr* sockaddr

Definition at line 29 of file ngx_http_realip_module.c.

socklen_t socklen

Definition at line 30 of file ngx_http_realip_module.c.


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