Searched refs:ngx_stream_realip_srv_conf_t (Results 1 – 1 of 1) sorted by relevance
15 } ngx_stream_realip_srv_conf_t; typedef101 ngx_stream_realip_srv_conf_t *rscf; in ngx_stream_realip_handler()179 ngx_stream_realip_srv_conf_t *rscf = conf; in ngx_stream_realip_from()282 ngx_stream_realip_srv_conf_t *conf; in ngx_stream_realip_create_srv_conf()284 conf = ngx_pcalloc(cf->pool, sizeof(ngx_stream_realip_srv_conf_t)); in ngx_stream_realip_create_srv_conf()302 ngx_stream_realip_srv_conf_t *prev = parent; in ngx_stream_realip_merge_srv_conf()303 ngx_stream_realip_srv_conf_t *conf = child; in ngx_stream_realip_merge_srv_conf()