Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c41 } ngx_http_grpc_loc_conf_t; typedef
202 ngx_http_grpc_loc_conf_t *glcf);
365 offsetof(ngx_http_grpc_loc_conf_t, ssl_ciphers),
407 offsetof(ngx_http_grpc_loc_conf_t, ssl_crl),
521 ngx_http_grpc_loc_conf_t *glcf; in ngx_http_grpc_handler()
593 ngx_http_grpc_loc_conf_t *glcf; in ngx_http_grpc_create_request()
4144 ngx_http_grpc_loc_conf_t *conf; in ngx_http_grpc_create_loc_conf()
4221 ngx_http_grpc_loc_conf_t *prev = parent; in ngx_http_grpc_merge_loc_conf()
4222 ngx_http_grpc_loc_conf_t *conf = child; in ngx_http_grpc_merge_loc_conf()
4538 ngx_http_grpc_loc_conf_t *glcf = conf; in ngx_http_grpc_pass()
[all …]