Searched refs:ngx_stream_map_conf_t (Results 1 – 1 of 1) sorted by relevance
16 } ngx_stream_map_conf_t; typedef63 offsetof(ngx_stream_map_conf_t, hash_max_size),70 offsetof(ngx_stream_map_conf_t, hash_bucket_size),159 ngx_stream_map_conf_t *mcf; in ngx_stream_map_create_conf()161 mcf = ngx_palloc(cf->pool, sizeof(ngx_stream_map_conf_t)); in ngx_stream_map_create_conf()176 ngx_stream_map_conf_t *mcf = conf; in ngx_stream_map_block()