Searched refs:ngx_stream_conf_ctx_t (Results 1 – 4 of 4) sorted by relevance
40 } ngx_stream_conf_ctx_t; typedef49 ngx_stream_conf_ctx_t *ctx;73 ngx_stream_conf_ctx_t *ctx;175 ngx_stream_conf_ctx_t *ctx;256 #define NGX_STREAM_MAIN_CONF_OFFSET offsetof(ngx_stream_conf_ctx_t, main_conf)257 #define NGX_STREAM_SRV_CONF_OFFSET offsetof(ngx_stream_conf_ctx_t, srv_conf)271 ((ngx_stream_conf_ctx_t *) cf->ctx)->main_conf[module.ctx_index]273 ((ngx_stream_conf_ctx_t *) cf->ctx)->srv_conf[module.ctx_index]277 ((ngx_stream_conf_ctx_t *) cycle->conf_ctx[ngx_stream_module.index]) \
82 ngx_stream_conf_ctx_t *ctx; in ngx_stream_block()86 if (*(ngx_stream_conf_ctx_t **) conf) { in ngx_stream_block()92 ctx = ngx_pcalloc(cf->pool, sizeof(ngx_stream_conf_ctx_t)); in ngx_stream_block()97 *(ngx_stream_conf_ctx_t **) conf = ctx; in ngx_stream_block()
311 ngx_stream_conf_ctx_t *ctx, *stream_ctx; in ngx_stream_upstream()333 ctx = ngx_pcalloc(cf->pool, sizeof(ngx_stream_conf_ctx_t)); in ngx_stream_upstream()
519 ngx_stream_conf_ctx_t *ctx, *stream_ctx; in ngx_stream_core_server()523 ctx = ngx_pcalloc(cf->pool, sizeof(ngx_stream_conf_ctx_t)); in ngx_stream_core_server()