Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geo_module.c163 } ngx_http_geo_header_t; typedef
166 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()