ngx_http_gzip_conf_t  136 http/modules/ngx_http_gzip_filter_module.c       offsetof(ngx_http_gzip_conf_t, enable),
ngx_http_gzip_conf_t  143 http/modules/ngx_http_gzip_filter_module.c       offsetof(ngx_http_gzip_conf_t, bufs),
ngx_http_gzip_conf_t  150 http/modules/ngx_http_gzip_filter_module.c       offsetof(ngx_http_gzip_conf_t, types_keys),
ngx_http_gzip_conf_t  157 http/modules/ngx_http_gzip_filter_module.c       offsetof(ngx_http_gzip_conf_t, level),
ngx_http_gzip_conf_t  164 http/modules/ngx_http_gzip_filter_module.c       offsetof(ngx_http_gzip_conf_t, wbits),
ngx_http_gzip_conf_t  171 http/modules/ngx_http_gzip_filter_module.c       offsetof(ngx_http_gzip_conf_t, memlevel),
ngx_http_gzip_conf_t  178 http/modules/ngx_http_gzip_filter_module.c       offsetof(ngx_http_gzip_conf_t, postpone_gzipping),
ngx_http_gzip_conf_t  185 http/modules/ngx_http_gzip_filter_module.c       offsetof(ngx_http_gzip_conf_t, no_buffer),
ngx_http_gzip_conf_t  192 http/modules/ngx_http_gzip_filter_module.c       offsetof(ngx_http_gzip_conf_t, min_length),
ngx_http_gzip_conf_t  241 http/modules/ngx_http_gzip_filter_module.c     ngx_http_gzip_conf_t  *conf;
ngx_http_gzip_conf_t  484 http/modules/ngx_http_gzip_filter_module.c     ngx_http_gzip_conf_t  *conf;
ngx_http_gzip_conf_t  527 http/modules/ngx_http_gzip_filter_module.c     ngx_http_gzip_conf_t  *conf;
ngx_http_gzip_conf_t  593 http/modules/ngx_http_gzip_filter_module.c     ngx_http_gzip_conf_t  *conf;
ngx_http_gzip_conf_t  722 http/modules/ngx_http_gzip_filter_module.c     ngx_http_gzip_conf_t  *conf;
ngx_http_gzip_conf_t  762 http/modules/ngx_http_gzip_filter_module.c     ngx_http_gzip_conf_t  *conf;
ngx_http_gzip_conf_t 1087 http/modules/ngx_http_gzip_filter_module.c     ngx_http_gzip_conf_t  *conf;
ngx_http_gzip_conf_t 1089 http/modules/ngx_http_gzip_filter_module.c     conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_gzip_conf_t));
ngx_http_gzip_conf_t 1118 http/modules/ngx_http_gzip_filter_module.c     ngx_http_gzip_conf_t *prev = parent;
ngx_http_gzip_conf_t 1119 http/modules/ngx_http_gzip_filter_module.c     ngx_http_gzip_conf_t *conf = child;