Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geoip_module.c89 static void ngx_stream_geoip_cleanup(void *data);
618 cln->handler = ngx_stream_geoip_cleanup; in ngx_stream_geoip_create_conf()
799 ngx_stream_geoip_cleanup(void *data) in ngx_stream_geoip_cleanup() function