ngx_http_realip_loc_conf_t  119 http/modules/ngx_http_realip_module.c     ngx_http_realip_loc_conf_t  *rlcf;
ngx_http_realip_loc_conf_t  314 http/modules/ngx_http_realip_module.c     ngx_http_realip_loc_conf_t *rlcf = conf;
ngx_http_realip_loc_conf_t  374 http/modules/ngx_http_realip_module.c     ngx_http_realip_loc_conf_t *rlcf = conf;
ngx_http_realip_loc_conf_t  401 http/modules/ngx_http_realip_module.c     ngx_http_realip_loc_conf_t  *conf;
ngx_http_realip_loc_conf_t  403 http/modules/ngx_http_realip_module.c     conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_realip_loc_conf_t));
ngx_http_realip_loc_conf_t  428 http/modules/ngx_http_realip_module.c     ngx_http_realip_loc_conf_t  *prev = parent;
ngx_http_realip_loc_conf_t  429 http/modules/ngx_http_realip_module.c     ngx_http_realip_loc_conf_t  *conf = child;