Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h390 #define NGX_HTTP_V2_SCHEME_HTTP_INDEX 6 macro
H A Dngx_http_v2_filter_module.c1037 *pos++ = ngx_http_v2_indexed(NGX_HTTP_V2_SCHEME_HTTP_INDEX); in ngx_http_v2_push_resource()
1040 *pos++ = ngx_http_v2_inc_indexed(NGX_HTTP_V2_SCHEME_HTTP_INDEX); in ngx_http_v2_push_resource()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_grpc_module.c796 *b->last++ = ngx_http_v2_indexed(NGX_HTTP_V2_SCHEME_HTTP_INDEX); in ngx_http_grpc_create_request()