Lines Matching defs:val
41 void nghttp2_option_set_no_auto_window_update(nghttp2_option *option, int val) { in nghttp2_option_set_no_auto_window_update()
47 uint32_t val) { in nghttp2_option_set_peer_max_concurrent_streams()
52 void nghttp2_option_set_no_recv_client_magic(nghttp2_option *option, int val) { in nghttp2_option_set_no_recv_client_magic()
57 void nghttp2_option_set_no_http_messaging(nghttp2_option *option, int val) { in nghttp2_option_set_no_http_messaging()
63 uint32_t val) { in nghttp2_option_set_max_reserved_remote_streams()
102 void nghttp2_option_set_no_auto_ping_ack(nghttp2_option *option, int val) { in nghttp2_option_set_no_auto_ping_ack()
108 size_t val) { in nghttp2_option_set_max_send_header_block_length()
114 size_t val) { in nghttp2_option_set_max_deflate_dynamic_table_size()
119 void nghttp2_option_set_no_closed_streams(nghttp2_option *option, int val) { in nghttp2_option_set_no_closed_streams()
124 void nghttp2_option_set_max_outbound_ack(nghttp2_option *option, size_t val) { in nghttp2_option_set_max_outbound_ack()
129 void nghttp2_option_set_max_settings(nghttp2_option *option, size_t val) { in nghttp2_option_set_max_settings()
135 nghttp2_option *option, int val) { in nghttp2_option_set_server_fallback_rfc7540_priorities()
141 nghttp2_option *option, int val) { in nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation()
154 void nghttp2_option_set_max_continuations(nghttp2_option *option, size_t val) { in nghttp2_option_set_max_continuations()