Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_module.c68 offsetof(ngx_http_v2_srv_conf_t, pool_size),
82 offsetof(ngx_http_v2_srv_conf_t, concurrent_pushes),
89 offsetof(ngx_http_v2_srv_conf_t, max_requests),
96 offsetof(ngx_http_v2_srv_conf_t, max_field_size),
103 offsetof(ngx_http_v2_srv_conf_t, max_header_size),
110 offsetof(ngx_http_v2_srv_conf_t, preread_size),
124 offsetof(ngx_http_v2_srv_conf_t, recv_timeout),
131 offsetof(ngx_http_v2_srv_conf_t, idle_timeout),
345 ngx_http_v2_srv_conf_t *h2scf; in ngx_http_v2_create_srv_conf()
375 ngx_http_v2_srv_conf_t *prev = parent; in ngx_http_v2_merge_srv_conf()
[all …]
H A Dngx_http_v2_module.h34 } ngx_http_v2_srv_conf_t; typedef
H A Dngx_http_v2.c235 ngx_http_v2_srv_conf_t *h2scf; in ngx_http_v2_init()
618 ngx_http_v2_srv_conf_t *h2scf; in ngx_http_v2_handle_connection()
935 ngx_http_v2_srv_conf_t *h2scf; in ngx_http_v2_state_read_data()
1017 ngx_http_v2_srv_conf_t *h2scf; in ngx_http_v2_state_headers()
1305 ngx_http_v2_srv_conf_t *h2scf; in ngx_http_v2_state_field_len()
2021 ngx_http_v2_srv_conf_t *h2scf; in ngx_http_v2_state_settings_params()
2728 ngx_http_v2_srv_conf_t *h2scf; in ngx_http_v2_send_settings()
3143 ngx_http_v2_srv_conf_t *h2scf; in ngx_http_v2_get_node_by_id()
3188 ngx_http_v2_srv_conf_t *h2scf; in ngx_http_v2_get_closed_node()
4566 ngx_http_v2_srv_conf_t *h2scf; in ngx_http_v2_finalize_connection()
[all …]