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()
98 void nghttp2_option_set_no_auto_ping_ack(nghttp2_option *option, int val) { in nghttp2_option_set_no_auto_ping_ack()
104 size_t val) { in nghttp2_option_set_max_send_header_block_length()
110 size_t val) { in nghttp2_option_set_max_deflate_dynamic_table_size()
115 void nghttp2_option_set_no_closed_streams(nghttp2_option *option, int val) { in nghttp2_option_set_no_closed_streams()
120 void nghttp2_option_set_max_outbound_ack(nghttp2_option *option, size_t val) { in nghttp2_option_set_max_outbound_ack()
125 void nghttp2_option_set_max_settings(nghttp2_option *option, size_t val) { in nghttp2_option_set_max_settings()