Home
last modified time | relevance | path

Searched refs:ngx_stream_geo_conf_ctx_t (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geo_module.c64 } ngx_stream_geo_conf_ctx_t; typedef
84 ngx_stream_geo_conf_ctx_t *ctx, ngx_str_t *value);
86 ngx_stream_geo_conf_ctx_t *ctx, in_addr_t start, in_addr_t end);
90 ngx_stream_geo_conf_ctx_t *ctx, ngx_str_t *value);
95 ngx_stream_geo_conf_ctx_t *ctx, ngx_str_t *value);
99 ngx_stream_geo_conf_ctx_t *ctx, ngx_str_t *name);
101 ngx_stream_geo_conf_ctx_t *ctx, ngx_str_t *name);
366 ngx_stream_geo_conf_ctx_t ctx; in ngx_stream_geo_block()
421 ngx_memzero(&ctx, sizeof(ngx_stream_geo_conf_ctx_t)); in ngx_stream_geo_block()
558 ngx_stream_geo_conf_ctx_t *ctx; in ngx_stream_geo()
[all …]