Searched refs:ngx_http_geo_header_t (Results 1 – 1 of 1) sorted by relevance
163 } ngx_http_geo_header_t; typedef166 static ngx_http_geo_header_t ngx_http_geo_header = {462 ctx.data_size = sizeof(ngx_http_geo_header_t) in ngx_http_geo_block()1418 ngx_http_geo_header_t *header; in ngx_http_geo_include_binary_base()1498 header = (ngx_http_geo_header_t *) base; in ngx_http_geo_include_binary_base()1508 vv = (ngx_http_variable_value_t *) (base + sizeof(ngx_http_geo_header_t)); in ngx_http_geo_include_binary_base()1586 ngx_http_geo_header_t *header; in ngx_http_geo_create_binary_base()1607 sizeof(ngx_http_geo_header_t)); in ngx_http_geo_create_binary_base()1648 + sizeof(ngx_http_geo_header_t), in ngx_http_geo_create_binary_base()1649 fm.size - sizeof(ngx_http_geo_header_t)); in ngx_http_geo_create_binary_base()