Home
last modified time | relevance | path

Searched defs:nghttp2_option (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
Dnghttp2_option.h80 struct nghttp2_option { struct
107 * Bitwise OR of nghttp2_option_flag to determine that which fields argument
110 uint32_t opt_set_mask;
114 uint32_t peer_max_concurrent_streams;
118 uint32_t max_reserved_remote_streams;
122 uint32_t builtin_recv_ext_types;
126 int no_auto_window_update;
130 int no_recv_client_magic;
134 int no_http_messaging;
138 int no_auto_ping_ack;
[all …]
/third_party/node/deps/nghttp2/lib/
Dnghttp2_option.h79 struct nghttp2_option { struct
102 * Bitwise OR of nghttp2_option_flag to determine that which fields argument
105 uint32_t opt_set_mask;
109 uint32_t peer_max_concurrent_streams;
113 uint32_t max_reserved_remote_streams;
117 uint32_t builtin_recv_ext_types;
121 int no_auto_window_update;
125 int no_recv_client_magic;
129 int no_http_messaging;
133 int no_auto_ping_ack;
[all …]
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h2498 typedef struct nghttp2_option nghttp2_option; typedef
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h2503 typedef struct nghttp2_option nghttp2_option; typedef