Searched defs:nghttp2_option (Results 1 – 4 of 4) sorted by relevance
80 struct nghttp2_option { struct107 * Bitwise OR of nghttp2_option_flag to determine that which fields argument110 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 …]
79 struct nghttp2_option { struct102 * Bitwise OR of nghttp2_option_flag to determine that which fields argument105 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 …]
2498 typedef struct nghttp2_option nghttp2_option; typedef
2503 typedef struct nghttp2_option nghttp2_option; typedef