Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geo_module.c63 unsigned binary_include:1; member
453 if (ctx.high.low && !ctx.binary_include) { in ngx_stream_geo_block()
647 if (ctx->binary_include) { in ngx_stream_geo_range()
1370 if (ctx->binary_include) { in ngx_stream_geo_include_binary_base()
1484 ctx->binary_include = 1; in ngx_stream_geo_include_binary_base()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geo_module.c64 unsigned binary_include:1; member
486 if (ctx.high.low && !ctx.binary_include) { in ngx_http_geo_block()
697 if (ctx->binary_include) { in ngx_http_geo_range()
1444 if (ctx->binary_include) { in ngx_http_geo_include_binary_base()
1556 ctx->binary_include = 1; in ngx_http_geo_include_binary_base()